com.ibm.websphere.security
Class WebTrustAssociationException

java.lang.Objec
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--

com.ibm.websphere.security.WebTrustAssociationException

All Implemented Interfaces:

java.io.Serializable

Direct Known Subclasses:

WebTrustAssociationFailedException, WebTrustAssociationUserException


public class

WebTrustAssociationException

extends java.lang.Exception

Thrown to indicate that a error occurred during the processing of isTargetInterceptor of TrustAssociationIntercepter.

See Also:

Serialized Form


Constructor Summary

WebTrustAssociationException()
Create a new WebTrustAssociationException with an empty description string.
java.lang.String)">WebTrustAssociationException(java.lang.String err)
Create a new WebTrustAssociationException with the associated string description.
 

Methods inherited from class java.lang.Throwable

fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

 

WebTrustAssociationException

public 

WebTrustAssociationException

()
Create a new WebTrustAssociationException with an empty description string.


java.lang.String)">

 

WebTrustAssociationException

public 

WebTrustAssociationException

(java.lang.String err)
Create a new WebTrustAssociationException with the associated string description.

Parameters:

message - the String describing the exception.



 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.