|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
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.wsspi.wssecurity.SoapSecurityException
com.ibm.wsspi.wssecurity.id.TrustedIDEvaluatorException
public class TrustedIDEvaluatorException
Represents an exception while evaluating an identity (ID) using a
TrustedIDEvaluator
object.
Constructor Summary | |
---|---|
TrustedIDEvaluatorException()
Creates an exception. |
|
TrustedIDEvaluatorException(java.lang.String message)
Creates an exception. |
Method Summary |
---|
Methods inherited from class com.ibm.wsspi.wssecurity.SoapSecurityException |
---|
format, format, format, format, format, format, format, format, format, format, format, format, format, format, format, format, format, getCauseException, getFaultCode |
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 TrustedIDEvaluatorException()
public TrustedIDEvaluatorException(java.lang.String message)
message
- A message.
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |