March 2005
Beginner to intermediate
1254 pages
104h 21m
English
DestroyFailedException
Signals
that
the destroy( ) method of a
Destroyable object did not succeed.
Figure 19-1. javax.security.auth.DestroyFailedException
public class DestroyFailedException extends Exception { // Public Constructors public DestroyFailedException( ); public DestroyFailedException(String msg); }
java.security.KeyStore.PasswordProtection.destroy(
), Destroyable.destroy( ),
javax.security.auth.kerberos.KerberosKey.destroy(
),
javax.security.auth.kerberos.KerberosTicket.destroy(
)
Read now
Unlock full access