Class TLambdaConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.teavm.classlib.java.lang.invoke.TLambdaConversionException
- All Implemented Interfaces:
Serializable
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorsConstructorDescriptionTLambdaConversionException(String message)
TLambdaConversionException(String message, Throwable cause)
TLambdaConversionException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
TLambdaConversionException(Throwable cause)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TLambdaConversionException
public TLambdaConversionException() -
TLambdaConversionException
-
TLambdaConversionException
-
TLambdaConversionException
-
TLambdaConversionException
-