Package org.teavm.classlib.java.util
Class TIllegalFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.teavm.classlib.java.util.TIllegalFormatException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TDuplicateFormatFlagsException
,TFormatFlagsConversionMismatchException
,TIllegalFormatCodePointException
,TIllegalFormatConversionException
,TIllegalFormatFlagsException
,TIllegalFormatPrecisionException
,TIllegalPrecisionException
,TMissingFormatWidthException
,TUnknownFormatConversionException
- See Also:
- Serialized Form
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString