Class ServerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
systems.dennis.shared.exceptions.StandardException
systems.dennis.shared.servers.exception.ServerException
All Implemented Interfaces:
Serializable

public class ServerException extends systems.dennis.shared.exceptions.StandardException
See Also:
  • Constructor Details

    • ServerException

      public ServerException(String text)