Package java.lang
Class CloneNotSupportedException
CloneNotSupportedException()
CloneNotSupportedException(String s)
_INSERT_METHOD_SIGNATURE_HERE_
Description:
constructor CloneNotSupportedException():
Constructs an CloneNotSupportedException with no detail message.
constructor CloneNotSupportedException(String s):
Constructs an CloneNotSupportedException with the specified detail message.