No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.
java.lang

Class CloneNotSupportedException

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    ServerCloneException

    public class CloneNotSupportedException
    extends Exception
    Thrown to indicate that the clone method in class Object has been called to clone an object, but that the object's class does not implement the Cloneable interface.

    Applications that override the clone method can also throw this exception to indicate that an object could not or should not be cloned.

    Since:
    JDK1.0
    See Also:
    Cloneable, Object.clone(), Serialized Form
    • Constructor Detail

      • CloneNotSupportedException

        public CloneNotSupportedException()
        Constructs a CloneNotSupportedException with no detail message.
      • CloneNotSupportedException

        public CloneNotSupportedException(String s)
        Constructs a CloneNotSupportedException with the specified detail message.
        Parameters:
        s - the detail message.
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph