java.lang
Class CloneNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.CloneNotSupportedException
- All Implemented Interfaces:
- Serializable
public class CloneNotSupportedException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloneNotSupportedException
public CloneNotSupportedException()
CloneNotSupportedException
public CloneNotSupportedException(String var0)