Package dev.galasa.zos3270
Class TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.zos3270.Zos3270Exception
dev.galasa.zos3270.TimeoutException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionTimeoutException
(String message) TimeoutException
(String message, Throwable cause) TimeoutException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) 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
-
TimeoutException
-