Class TInterruptedIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.teavm.classlib.java.io.TInterruptedIOException
All Implemented Interfaces:
Serializable

public class TInterruptedIOException extends IOException
See Also:
  • Field Details

    • bytesTransferred

      public int bytesTransferred
  • Constructor Details

    • TInterruptedIOException

      public TInterruptedIOException()
    • TInterruptedIOException

      public TInterruptedIOException(String detailMessage)