org.picketlink.identity.federation.core.interfaces
Class TrustKeyProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
org.picketlink.identity.federation.core.exceptions.ProcessingException
org.picketlink.identity.federation.core.interfaces.TrustKeyProcessingException
- All Implemented Interfaces:
- Serializable
public class TrustKeyProcessingException
- extends ProcessingException
Processing Exception in the trust key manager
- Since:
- May 22, 2009
- Author:
- Anil.Saldhana@redhat.com
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TrustKeyProcessingException
public TrustKeyProcessingException()
TrustKeyProcessingException
public TrustKeyProcessingException(String message,
Throwable cause)
TrustKeyProcessingException
public TrustKeyProcessingException(String message)
TrustKeyProcessingException
public TrustKeyProcessingException(Throwable cause)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.