Uses of Class
cloud.pangeacyber.pangea.PangeaErrors
Packages that use PangeaErrors
-
Uses of PangeaErrors in cloud.pangeacyber.pangea.exceptions
Methods in cloud.pangeacyber.pangea.exceptions that return types with arguments of type PangeaErrorsConstructor parameters in cloud.pangeacyber.pangea.exceptions with type arguments of type PangeaErrorsModifierConstructorDescriptionEmbargoIPNotFoundException(String message, Response<PangeaErrors> response) InternalServerError(String message, Response<PangeaErrors> response) InternalServiceErrorException(String message, Response<PangeaErrors> response) MissingConfigID(String serviceName, Response<PangeaErrors> response) NoCreditException(String message, Response<PangeaErrors> response) NotFound(String url, Response<PangeaErrors> response) PangeaAPIException(String message, Response<PangeaErrors> response) ProviderErrorException(String message, Response<PangeaErrors> response) RateLimitException(String message, Response<PangeaErrors> response) ServiceNotAvailableException(String message, Response<PangeaErrors> response) ServiceNotEnabledException(String serviceName, Response<PangeaErrors> response) UnauthorizedException(String serviceName, Response<PangeaErrors> response) ValidationException(String message, Response<PangeaErrors> response)