public class SamlException extends RootCasException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CODE
Code description.
|
Constructor and Description |
---|
SamlException(java.lang.String msg)
Instantiates a new Saml exception.
|
SamlException(java.lang.String msg,
java.lang.Throwable throwable)
Instantiates a new Saml exception.
|
getCode, toString
public static final java.lang.String CODE
public SamlException(java.lang.String msg)
msg
- the msgpublic SamlException(java.lang.String msg, java.lang.Throwable throwable)
msg
- the msgthrowable
- the throwable