Class ServerException

All Implemented Interfaces:
Serializable

public class ServerException extends Exception
See Also:
  • Constructor Details

    • ServerException

      public ServerException(Integer statusCode, String message)