Package org.lsst.ccs.scripting
Class ScriptingTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.util.concurrent.TimeoutException
org.lsst.ccs.scripting.ScriptingTimeoutException
- All Implemented Interfaces:
Serializable
This exception is returned or thrown when the timeout for synchronous commands
has been reached.
- Author:
- The LSST CCS Team
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace