Class TrustAnchorConfigException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- uk.gov.ida.saml.metadata.exception.TrustAnchorConfigException
-
- All Implemented Interfaces:
java.io.Serializable
public class TrustAnchorConfigException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TrustAnchorConfigException(java.lang.String s, java.lang.Throwable e)
-