Package org.harctoolbox.harchardware
Class TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.harctoolbox.harchardware.TimeoutException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionTimeoutException
(String message) TimeoutException
(String message, Throwable cause) TimeoutException
(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
-
TimeoutException
public TimeoutException() -
TimeoutException
-
TimeoutException
-
TimeoutException
-