public class DestroyFailedException extends Exception
Destroyable.destroy() method
fails for a credential.Destroyable,
Serialized Form| Constructor 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, toStringpublic DestroyFailedException()
public DestroyFailedException(String message)
message - The detail message.