Package uk.gov.ida.saml.hub.exception
Class SamlValidationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- uk.gov.ida.saml.core.validation.SamlTransformationErrorException
-
- uk.gov.ida.saml.hub.exception.SamlValidationException
-
- All Implemented Interfaces:
java.io.Serializable
public class SamlValidationException extends uk.gov.ida.saml.core.validation.SamlTransformationErrorException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SamlValidationException(uk.gov.ida.saml.core.validation.SamlValidationSpecificationFailure failure)
-
Method Summary
-
Methods inherited from class uk.gov.ida.saml.core.validation.SamlTransformationErrorException
getLogLevel
-
-