Package org.teavm.classlib.java.io
Class TObjectStreamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.teavm.classlib.java.io.TIOException
org.teavm.classlib.java.io.TObjectStreamException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TInvalidClassException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTObjectStreamException
(String message) TObjectStreamException
(String message, Throwable cause) TObjectStreamException
(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
-
TObjectStreamException
public TObjectStreamException() -
TObjectStreamException
-
TObjectStreamException
-
TObjectStreamException
-