Uses of Class
com.orientechnologies.common.thread.OTracedExecutionException
Packages that use OTracedExecutionException
-
Uses of OTracedExecutionException in com.orientechnologies.common.thread
Methods in com.orientechnologies.common.thread that return OTracedExecutionExceptionModifier and TypeMethodDescriptionstatic OTracedExecutionExceptionOTracedExecutionException.prepareTrace(Object task) static OTracedExecutionExceptionOTracedExecutionException.trace(OTracedExecutionException trace, Exception e, Object task) Methods in com.orientechnologies.common.thread with parameters of type OTracedExecutionExceptionModifier and TypeMethodDescriptionstatic OTracedExecutionExceptionOTracedExecutionException.trace(OTracedExecutionException trace, Exception e, Object task) Methods in com.orientechnologies.common.thread that throw OTracedExecutionExceptionModifier and TypeMethodDescriptionstatic OTracedExecutionExceptionOTracedExecutionException.trace(OTracedExecutionException trace, Exception e, Object task)