Class PaymentProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
de.hybris.platform.acceleratorwebservicesaddon.exceptions.PaymentProviderException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPaymentProviderException(String message) PaymentProviderException(String message, String reason) PaymentProviderException(String message, String reason, String subject) PaymentProviderException(String message, String reason, String subject, String subjectType) PaymentProviderException(String message, String reason, String subject, String subjectType, Throwable cause) PaymentProviderException(String message, String reason, String subject, Throwable cause) PaymentProviderException(String message, String reason, Throwable cause) -
Method Summary
Methods inherited from class de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
getReason, getSubjectMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PaymentProviderException
-
PaymentProviderException
-
PaymentProviderException
-
PaymentProviderException
-
PaymentProviderException
-
PaymentProviderException
-
PaymentProviderException
-
-
Method Details
-
getType
- Specified by:
getTypein classWebserviceException
-
getSubjectType
- Specified by:
getSubjectTypein classWebserviceException
-
setSubjectType
-