|
All Packages Class Hierarchy This Package Previous Next Index Class java.lang.CloneNotSupportedExceptionjava.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.lang.CloneNotSupportedException
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
CloneNotSupportedExceptionpublic CloneNotSupportedException()
public CloneNotSupportedException(String s)
All Packages Class Hierarchy This Package Previous Next Index Submit a bug or feature |
|||||||||||||||||
With any suggestions or questions please feel free to contact us |