Class PaymentService.PaymentInformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.optional.onlinepayment.impl.flow.PaymentService.PaymentInformationException
- All Implemented Interfaces:
InformationException
,Serializable
- Enclosing interface:
PaymentService
public static class PaymentService.PaymentInformationException
extends RuntimeException
implements InformationException
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PaymentInformationException
public PaymentInformationException() -
PaymentInformationException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
setMessage
-
getInformation
- Specified by:
getInformation
in interfaceInformationException
-