| Package | Description |
|---|---|
| net.anotheria.moskito.core.config.errorhandling | |
| net.anotheria.moskito.core.errorhandling |
| Modifier and Type | Method and Description |
|---|---|
ErrorCatcherConfig[] |
ErrorHandlingConfig.getCatchers() |
ErrorCatcherConfig[] |
ErrorHandlingConfig.getDefaultCatchers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorHandlingConfig.setCatchers(ErrorCatcherConfig[] catchers) |
void |
ErrorHandlingConfig.setDefaultCatchers(ErrorCatcherConfig[] defaultCatchers) |
| Modifier and Type | Method and Description |
|---|---|
ErrorCatcherConfig |
ErrorCatcher.getConfig()
Returns the config that created this catcher.
|
ErrorCatcherConfig |
BuiltinErrorCatcher.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
static ErrorCatcher |
ErrorCatcherFactory.createErrorCatcher(ErrorCatcherConfig config) |
Copyright © 2010-2020 anotheria.net. All Rights Reserved.