Package eu.ccvlab.mapi.core.payment
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.ccvlab.mapi.core.payment.ValidationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionValidationException
(MAPIError errorCode) ValidationException
(String message, MAPIError errorCode) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
errorCode
-
-
Constructor Details
-
ValidationException
-
ValidationException
-