public class DestroyFailedException extends Exception
Destroyable.destroy()
method
fails for a credential.Destroyable
,
Serialized FormConstructor and Description |
---|
DestroyFailedException()
Creates a new DestroyFailedException with no detail message.
|
DestroyFailedException(String message)
Creates a new DestroyFailedException with a detail message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DestroyFailedException()
public DestroyFailedException(String message)
message
- The detail message.