Package org.teavm.classlib.java.util
Class TNoSuchElementException
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.TRuntimeException
org.teavm.classlib.java.util.TNoSuchElementException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTNoSuchElementException
(String message) TNoSuchElementException
(String s, TThrowable cause) -
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
-
TNoSuchElementException
public TNoSuchElementException() -
TNoSuchElementException
-
TNoSuchElementException
-
TNoSuchElementException
-