Class ServerException

All Implemented Interfaces:
Serializable

public class ServerException extends RuntimeException
See Also:
  • Field Details

  • Constructor Details

    • ServerException

      public ServerException(int code, String message)
  • Method Details

    • getCode

      public int getCode()