public class CalypsoSamAnomalyException extends CalypsoPoTransactionException
| Constructor and Description |
|---|
CalypsoSamAnomalyException(java.lang.String message,
CalypsoSamCommandException cause)
Encapsulates an unexpected
CalypsoSamCommandException exception. |
| Modifier and Type | Method and Description |
|---|---|
CalypsoSamCommandException |
getCause() |
public CalypsoSamAnomalyException(java.lang.String message,
CalypsoSamCommandException cause)
CalypsoSamCommandException exception.message - message to identify the exception contextcause - the causepublic CalypsoSamCommandException getCause()
getCause in class java.lang.ThrowableCalypsoSamCommandException