Class ConnectionNotAvailableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
is.codion.common.rmi.server.exception.ServerException
is.codion.common.rmi.server.exception.ConnectionNotAvailableException
All Implemented Interfaces:
Serializable

public final class ConnectionNotAvailableException extends ServerException
An exception indicating that the server is not accepting new connections.

The message is looked up when read, in the language of the reader, a client that is, not the server.

See Also: