Class SDKError

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.styra.opa.openapi.models.errors.SDKError
All Implemented Interfaces:
Serializable

public class SDKError extends Exception
Thrown by a service call when an error response occurs. Contains details about the response.
See Also: