public class ExceptionHandling extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExceptionHandling.Builder<T extends ExceptionHandling.Builder<T>>
Builder for exception handling settings.
|
| Modifier and Type | Field and Description |
|---|---|
org.slf4j.event.Level |
logLevel
The log entry level for logging the exception.
|
boolean |
logStackTrace
True when the exception stack trace should be logged.
|
Copyright © 2014–2021 Nitor Creations. All rights reserved.