Class ServerErrorException.InternalErrorException

All Implemented Interfaces:
Serializable
Enclosing class:
ServerErrorException

public static class ServerErrorException.InternalErrorException extends ServerErrorException
See Also:
  • Constructor Details

    • InternalErrorException

      public InternalErrorException(String message, Object... args)
    • InternalErrorException

      public InternalErrorException(Throwable cause, String message, Object... args)