org.picketlink.identity.federation.core.wstrust.exceptions
Class WSTrustGeneralException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
org.picketlink.identity.federation.core.wstrust.exceptions.WSTrustGeneralException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SamlCredentialParseException
public class WSTrustGeneralException
- extends GeneralSecurityException
- Author:
- Daniel Bevenius
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WSTrustGeneralException
public WSTrustGeneralException()
WSTrustGeneralException
public WSTrustGeneralException(String message,
Throwable cause)
WSTrustGeneralException
public WSTrustGeneralException(String msg)
WSTrustGeneralException
public WSTrustGeneralException(Throwable cause)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.