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