Package com.onlinepayments
Class PlatformException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.onlinepayments.ApiException
com.onlinepayments.PlatformException
- All Implemented Interfaces:
Serializable
Represents an error response from the payment platform when something went wrong at the payment platform or further downstream.
- 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
-
PlatformException
-
PlatformException
-