
public class IOTimeoutException extends IOException
| Constructor and Description |
|---|
IOTimeoutException() |
IOTimeoutException(String message) |
IOTimeoutException(String message,
Throwable cause) |
IOTimeoutException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
TimeoutException |
createTimeoutException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IOTimeoutException()
public IOTimeoutException(String message)
public IOTimeoutException(Throwable cause)
public TimeoutException createTimeoutException()
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.