Package org.teavm.classlib.java.io
Class TInterruptedIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.teavm.classlib.java.io.TInterruptedIOException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
bytesTransferred
public int bytesTransferred
-
-
Constructor Details
-
TInterruptedIOException
public TInterruptedIOException() -
TInterruptedIOException
-