org.jminor.common.server
Class ServerException.LoginException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jminor.common.server.ServerException
              extended by org.jminor.common.server.ServerException.LoginException
All Implemented Interfaces:
Serializable
Enclosing class:
ServerException

public static final class ServerException.LoginException
extends ServerException

An exception indicating that a login has failed

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jminor.common.server.ServerException
ServerException.LoginException, ServerException.ServerFullException
 
Method Summary
 
Methods inherited from class org.jminor.common.server.ServerException
loginException, serverFullException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait