org.jminor.common.server
Class ServerException.ServerFullException

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.ServerFullException
All Implemented Interfaces:
Serializable
Enclosing class:
ServerException

public static final class ServerException.ServerFullException
extends ServerException

An exception indicating that the server is not accepting new connections

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