Klasse IOTimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.eclipse.net4j.util.io.IOTimeoutException
Alle implementierten Schnittstellen:
Serializable

public class IOTimeoutException extends IOException
Seit:
3.0
Autor:
Eike Stepper
Siehe auch:
  • Konstruktordetails

    • IOTimeoutException

      public IOTimeoutException()
    • IOTimeoutException

      public IOTimeoutException(String message, Throwable cause)
    • IOTimeoutException

      public IOTimeoutException(String message)
    • IOTimeoutException

      public IOTimeoutException(Throwable cause)
  • Methodendetails