Class IlandApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.ws.rs.ProcessingException
javax.ws.rs.client.ResponseProcessingException
com.iland.core.web.sdk.connection.IlandApiException
- All Implemented Interfaces:
Serializable
public class IlandApiException
extends javax.ws.rs.client.ResponseProcessingException
Exception thrown for all errors returned by the API.
- Author:
- Cory Snyder
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.ws.rs.client.ResponseProcessingException
getResponseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IlandApiException
-
-
Method Details
-
getApiError
-