Class InvalidProfileException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UnknownPlayerException

public class InvalidProfileException extends ProfileException
if a given Profileable has incorrect value (more general than UnknownPlayerException)
See Also:
  • Constructor Details

    • InvalidProfileException

      public InvalidProfileException(String message)
    • InvalidProfileException

      public InvalidProfileException(String message, Throwable cause)