PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.core.wstrust.exceptions
Class WSTrustGeneralException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.security.GeneralSecurityException
              extended by 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

Constructor Summary
WSTrustGeneralException()
           
WSTrustGeneralException(String msg)
           
WSTrustGeneralException(String message, Throwable cause)
           
WSTrustGeneralException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WSTrustGeneralException

public WSTrustGeneralException()

WSTrustGeneralException

public WSTrustGeneralException(String message,
                               Throwable cause)

WSTrustGeneralException

public WSTrustGeneralException(String msg)

WSTrustGeneralException

public WSTrustGeneralException(Throwable cause)

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.