Package org.lsst.ccs
Interface CommandHelper.RunnableWithException
- Enclosing class:
- CommandHelper
public static interface CommandHelper.RunnableWithException
An interface similar to Runnable but which allows exceptions to be generated and handled.
-
Method Summary
-
Method Details
-
run
- Throws:
Exception
-