public abstract class CalypsoPoTransactionException
extends org.eclipse.keyple.core.service.exception.KeypleException
CalypsoPoTransactionException is the parent abstract class of all Keyple PO
transaction functional exceptions.| Modifier | Constructor and Description |
|---|---|
protected |
CalypsoPoTransactionException(java.lang.String message) |
protected |
CalypsoPoTransactionException(java.lang.String message,
java.lang.Throwable cause)
Encapsulates a lower level PO transaction exception
|
protected CalypsoPoTransactionException(java.lang.String message)
message - the message to identify the exception contextprotected CalypsoPoTransactionException(java.lang.String message,
java.lang.Throwable cause)
message - message to identify the exception contextcause - the cause