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