org.jboss.security.identitytrust
Class IdentityTrustException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
org.jboss.security.identitytrust.IdentityTrustException
- All Implemented Interfaces:
- Serializable
public class IdentityTrustException
- extends GeneralSecurityException
Identity Trust Exception
- Since:
- Aug 2, 2007
- Version:
- $Revision$
- 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 |
IdentityTrustException
public IdentityTrustException()
IdentityTrustException
public IdentityTrustException(String msg,
Throwable t)
IdentityTrustException
public IdentityTrustException(String msg)
IdentityTrustException
public IdentityTrustException(Throwable t)
Copyright © 2011 JBoss Inc.. All Rights Reserved.