Uses of Class
api.equinix.javasdk.core.exception.EquinixServiceException
Packages that use EquinixServiceException
-
Uses of EquinixServiceException in api.equinix.javasdk.core.exception
Subclasses of EquinixServiceException in api.equinix.javasdk.core.exceptionModifier and TypeClassDescriptionclassThrown when the Equinix API returns HTTP 401 Unauthorized.classThrown when the Equinix API returns HTTP 403 Forbidden.classThrown when the Equinix API returns HTTP 409 Conflict.classThrown when the Equinix API returns HTTP 404 Not Found.classThrown when the Equinix API returns HTTP 429 Too Many Requests.classThrown when the Equinix API returns an HTTP 5xx server error (500, 502, 503, 504).