Package org.miniorange.saml
Class MoSAMLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.miniorange.saml.MoSAMLException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionMoSAMLException
(String message, String resolution, MoSAMLException.SAMLErrorCode errorCode) MoSAMLException
(String message, MoSAMLException.SAMLErrorCode errorCode) MoSAMLException
(Throwable cause, MoSAMLException.SAMLErrorCode errorCode) MoSAMLException
(MoSAMLException.SAMLErrorCode errorCode) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MoSAMLException
-
MoSAMLException
-
MoSAMLException
-
MoSAMLException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getResolution
-
getErrorCode
-