J2ME Foundation

Uses of Class
java.lang.CloneNotSupportedException

Packages that use CloneNotSupportedException
java.lang Provides classes that are fundamental to the design of the Java programming language. 
java.security Provides the classes and interfaces for the security framework. 
 

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 Foundation

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. < /font >