Package com.onlinepayments
Class ReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.onlinepayments.ApiException
com.onlinepayments.ReferenceException
- All Implemented Interfaces:
Serializable
Represents an error response from the payment platform when a non-existing or removed object is trying to be accessed.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.onlinepayments.ApiException
getErrorId, getErrors, getResponseBody, getStatusCode, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ReferenceException
-
ReferenceException
-