public final class EarlyExitException extends RuntimeException
killMe
.
The executors are supposed to never log this function.
Modifier and Type | Method and Description |
---|---|
void |
runPostTreatment(logger : Logger)
Run any post treatment that is associated with the early-exist action.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public def
runPostTreatment(logger : Logger) : void
EarlyExitException
logger
- the logger to use for outputing the errors.Copyright © 2021 the original authors or authors.