DestroyFailedException


DestroyFailedException javax.security.auth

Java 1.4 serializable checked

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  );   } 

Thrown By

java.security.KeyStore.PasswordProtection.destroy( ) , Destroyable.destroy( ) , javax.security.auth.kerberos.KerberosKey.destroy( ) , javax.security.auth.kerberos.KerberosTicket.destroy( )



Java In A Nutshell
Java In A Nutshell, 5th Edition
ISBN: 0596007736
EAN: 2147483647
Year: 2004
Pages: 1220

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net