public class CalypsoPoIOException extends CalypsoPoTransactionException
| Constructor and Description |
|---|
CalypsoPoIOException(java.lang.String message) |
CalypsoPoIOException(java.lang.String message,
java.lang.Throwable cause)
Encapsulates a lower level exception
|
public CalypsoPoIOException(java.lang.String message)
message - the message to identify the exception contextpublic CalypsoPoIOException(java.lang.String message,
java.lang.Throwable cause)
message - message to identify the exception contextcause - the cause