public interface ESSafeRunnable
ESSafeRunner.| Modifier and Type | Method and Description |
|---|---|
void |
handleException(Throwable exception)
Handles a exception if one occurs during execution.
|
void |
run()
Contains the code to execute.
|
Copyright © 2017. All rights reserved.