|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object![]()
![]()
![]()
java.lang.Throwable
![]()
![]()
![]()
java.lang.Exception
![]()
![]()
![]()
javax.security.auth.DestroyFailedException

public class DestroyFailedException

Signals that a destroy operation failed.
This exception is thrown by credentials implementing
the Destroyable interface when the destroy
method fails.
| Constructor Summary | |
|---|---|
DestroyFailedException
Constructs a DestroyFailedException with no detail message. |
|
DestroyFailedException
Constructs a DestroyFailedException with the specified detail message. |
|
| Method Summary |
|---|
Methods inherited from class java.lang.Throwable ![]() |
|---|
fillInStackTrace |
Methods inherited from class java.lang.Object ![]() |
|---|
clone |
| Constructor Detail |
|---|

public DestroyFailedException()

public DestroyFailedException(String![]()
![]()
msg)
msg - the detail message.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||