Class TrustKeyProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
org.keycloak.saml.common.exceptions.ProcessingException
org.keycloak.saml.common.exceptions.TrustKeyProcessingException
- All Implemented Interfaces:
 Serializable
Processing Exception in the trust key manager
- Since:
 - May 22, 2009
 - Author:
 - Anil.Saldhana@redhat.com
 - See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionTrustKeyProcessingException(String message) TrustKeyProcessingException(String message, Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
TrustKeyProcessingException
public TrustKeyProcessingException() - 
TrustKeyProcessingException
 - 
TrustKeyProcessingException
 - 
TrustKeyProcessingException
 
 -