|
||||||||||
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.auth.CredentialDestroyedException
public class CredentialDestroyedException
Thrown if credential is destroyed. A destroyed credential can not be used at all.
GeneralSecurityException
,
Serialized FormConstructor Summary | |
---|---|
CredentialDestroyedException(java.lang.String msg)
|
|
CredentialDestroyedException(java.lang.String debug_message,
java.lang.Throwable t)
|
|
CredentialDestroyedException(java.lang.Throwable t)
|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CredentialDestroyedException(java.lang.String msg)
public CredentialDestroyedException(java.lang.Throwable t)
public CredentialDestroyedException(java.lang.String debug_message, java.lang.Throwable t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |