Package sudoku

Class Table.IncorrectRegisterException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    Table

    public static class Table.IncorrectRegisterException
    extends RuntimeException
    Custom exception thrown when 4th Player is about to be registered to this table.
    See Also:
    Serialized Form
    • Constructor Detail

      • IncorrectRegisterException

        public IncorrectRegisterException​(String msg)