public class DestroyFailedException extends java.lang.Exception
Destroyable.destroy() method
fails for a credential.Destroyable,
Serialized Form| Constructor and Description |
|---|
DestroyFailedException()
Creates a new DestroyFailedException with no detail message.
|
DestroyFailedException(java.lang.String message)
Creates a new DestroyFailedException with a detail message.
|
public DestroyFailedException()
public DestroyFailedException(java.lang.String message)
message - The detail message.