Class RestApiException.GatewayTimeout

All Implemented Interfaces:
Serializable
Enclosing class:
RestApiException

public static class RestApiException.GatewayTimeout extends RestApiException
See Also:
  • Constructor Details

    • GatewayTimeout

      public GatewayTimeout(String message)
    • GatewayTimeout

      public GatewayTimeout(String message, Throwable cause)