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