|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.websphere.security.WebTrustAssociationException
public class WebTrustAssociationException
Thrown to indicate that a error occurred during the processing of isTargetInterceptor of TrustAssociationIntercepter.
Constructor Summary | |
---|---|
WebTrustAssociationException()
Create a new WebTrustAssociationException with an empty description string. |
|
WebTrustAssociationException(java.lang.String err)
Create a new WebTrustAssociationException with the associated string description. |
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 |
---|
public WebTrustAssociationException()
public WebTrustAssociationException(java.lang.String err)
message
- the String describing the exception.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |