No examples for this method.
Frequently called with: [Clear]
-1
| java.lang.Object | |||
| ↳ | java.lang.Throwable | ||
| ↳ | java.lang.Exception | ||
| ↳ | javax.security.auth.DestroyFailedException | ||
Signals that the destroy() method failed.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Creates an exception of type
DestroyFailedException.
|
||||||||||
|
|
Creates an exception of type
DestroyFailedException.
|
||||||||||
| [Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Throwable
|
|||||||||||
From class java.lang.Object
|
|||||||||||
Creates an exception of type DestroyFailedException.
Creates an exception of type DestroyFailedException.
| message | A detail message that describes the reason for this exception. |
|---|