Package de.hybris.platform.payment
Class AdapterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.payment.AdapterException
- All Implemented Interfaces:
Serializable
AdapterException is thrown when payment related operations fail.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAdapterException(String message) AdapterException(String message, Throwable exception) AdapterException(Throwable exception) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AdapterException
public AdapterException() -
AdapterException
-
AdapterException
-
AdapterException
-
-
Method Details
-
setBaseException
-
getBaseException
-