Uses of Class java.lang.CloneNotSupportedException

Uses in package javax.crypto

Methods which throw type java.lang.CloneNotSupportedException

Object
Clone this instance, if the underlying implementation supports it.
Object
Returns a clone of this instance if cloning is supported.

Uses in package java.rmi.server

Classes derived from java.lang.CloneNotSupportedException

class
Thrown if a remote exception occurs during the cloning process of a UnicastRemoteObject.

Methods which throw type java.lang.CloneNotSupportedException

Object

Uses in package java.security

Methods which throw type java.lang.CloneNotSupportedException

Object
We override clone here to make it accessible for use by DummyKeyPairGenerator.
Object
Returns a clone if the implementation is cloneable.
Object
Returns a clone of this class.
Object
Returns a clone if the implementation is cloneable.
Object
Returns a clone if the implementation is cloneable.

Uses in package javax.swing.tree

Methods which throw type java.lang.CloneNotSupportedException

Object
Creates a clone of this DefaultTreeSelectionModel with the same selection.

Uses in package javax.swing.text

Methods which throw type java.lang.CloneNotSupportedException

Object
Creates and returns a clone of this DefaultFormatter.

Uses in package javax.swing

Methods which throw type java.lang.CloneNotSupportedException

Object
clone
Object
Returns a clone of this object.
Object

Uses in package java.lang

Methods which throw type java.lang.CloneNotSupportedException

Object
This method may be called to create a new copy of the Object.

Uses in package java.util

Methods which throw type java.lang.CloneNotSupportedException

Object
Create a shallow copy of this Map, no keys or values are copied.

Uses in package java.awt.datatransfer

Methods which throw type java.lang.CloneNotSupportedException

Object
Returns a copy of this object.