Class DisabledUserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
se.conciliate.extensions.store.connection.DisabledUserException
All Implemented Interfaces:
Serializable

public class DisabledUserException extends Exception
Thrown when a disabled user tries to login to the server.
See Also:
  • Constructor Details

    • DisabledUserException

      public DisabledUserException()