javax.security.auth
public class DestroyFailedException extends Exception
See Also: Destroyable
Constructor Summary | |
---|---|
DestroyFailedException()
Creates a new DestroyFailedException with no detail message. | |
DestroyFailedException(String message)
Creates a new DestroyFailedException with a detail message.
|
Parameters: message The detail message.