Class ServerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
is.codion.common.rmi.server.exception.ServerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConnectionNotAvailableException, LoginException

public class ServerException extends Exception
An exception originating from a remote server
See Also: