Package org.teavm.classlib.java.lang
Class TCloneNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.teavm.classlib.java.lang.TThrowable
org.teavm.classlib.java.lang.TException
org.teavm.classlib.java.lang.TCloneNotSupportedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.teavm.classlib.java.lang.TThrowable
addSuppressed, fillInStackTrace, getCause, getCause0, getClass0, getLocalizedMessage0, getMessage0, getStackTrace0, getSuppressed0, init, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString0
Methods inherited from class java.lang.Throwable
addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
TCloneNotSupportedException
public TCloneNotSupportedException() -
TCloneNotSupportedException
-