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

    Modifier and Type
    Method
    Description
    void
    run()