Package org.csstudio.swt.widgets.util
Interface IJobErrorHandler
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
The error handler for exception in job.
-
Method Summary
-
Method Details
-
handleError
Handle the exception.- Parameters:
exception
- the exception to be handled
-