public static class StateSaveExceptionHandling.Builder extends ExceptionHandling.Builder<StateSaveExceptionHandling.Builder>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
StateSaveExceptionHandling |
build()
Create the state save exception handling object.
|
StateSaveExceptionHandling.Builder |
getThis()
Return this.
|
StateSaveExceptionHandling.Builder |
setRetryDelay(org.joda.time.Duration retryDelay)
Set the retry delay.
|
setLogLevel, setLogStackTracepublic StateSaveExceptionHandling.Builder getThis()
getThis in class ExceptionHandling.Builder<StateSaveExceptionHandling.Builder>public StateSaveExceptionHandling.Builder setRetryDelay(org.joda.time.Duration retryDelay)
retryDelay - The retry delay.public StateSaveExceptionHandling build()
build in class ExceptionHandling.Builder<StateSaveExceptionHandling.Builder>Copyright © 2014–2021 Nitor Creations. All rights reserved.