Class ServiceUnavailableError

All Implemented Interfaces:
Serializable

public class ServiceUnavailableError extends APIException
See Also:
  • Constructor Details

    • ServiceUnavailableError

      public ServiceUnavailableError(String message, String code, int statusCode, List<Error> errors)
      ServiceUnavailablError constructor.
      Parameters:
      message - the exception message
      code - the exception code
      statusCode - the exception status code
      errors - the errors array