public final class ExceptionHandler
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ExceptionHandler.Section |
Modifier | Constructor and Description |
---|---|
protected |
ExceptionHandler(java.util.List<ExceptionHandler.Section> sections) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ExceptionHandler.Section> |
getSections() |
protected ExceptionHandler(java.util.List<ExceptionHandler.Section> sections)
public java.util.List<ExceptionHandler.Section> getSections()