Package org.cyclos.server.utils
Class RunnableExceptionWrapper
- java.lang.Object
-
- org.cyclos.server.utils.RunnableExceptionWrapper
-
-
Constructor Summary
Constructors Constructor Description RunnableExceptionWrapper(Runnable runnable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExceptiongetException()voidrun()voidthrowIfNeeded()
-