J2ME CDC

Uses of Class
java.lang.CloneNotSupportedException

Packages that use CloneNotSupportedException
java.lang   
java.security   
 

Uses of CloneNotSupportedException in java.lang
 

Methods in java.lang that throw CloneNotSupportedException
protected  Object Object.clone()
          Creates and returns a copy of this object.
 

Uses of CloneNotSupportedException in java.security
 

Methods in java.security that throw CloneNotSupportedException
 Object MessageDigestSpi.clone()
          Returns a clone if the implementation is cloneable.
 Object SignatureSpi.clone()
          Returns a clone if the implementation is cloneable.
 Object MessageDigest.clone()
          Returns a clone if the implementation is cloneable.
 Object Signature.clone()
          Returns a clone if the implementation is cloneable.
 


J2ME CDC

Java is a trademark or registred trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo, Alto, California, 94303, U.S.A All Rights Reserved.