Class EquinixServerException

java.lang.Object
All Implemented Interfaces:
Serializable

public class EquinixServerException extends EquinixServiceException
Thrown when the Equinix API returns an HTTP 5xx server error (500, 502, 503, 504). This indicates a server-side issue on the Equinix platform. These errors are typically transient and may succeed on retry.
Version:
$Id: $Id
Author:
ianjones
See Also: