Class InvalidIdentificationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
nl.andrewl.concord_server.client.InvalidIdentificationException
All Implemented Interfaces:
Serializable

public class InvalidIdentificationException extends Exception
Exception that's thrown when a client's identification information is invalid.
See Also:
  • Constructor Details

    • InvalidIdentificationException

      public InvalidIdentificationException(String message)