| Package | Description |
|---|---|
| net.anotheria.moskito.core.config.errorhandling | |
| net.anotheria.moskito.core.errorhandling |
| Modifier and Type | Method and Description |
|---|---|
ErrorCatcherTarget |
ErrorCatcherConfig.getTarget() |
static ErrorCatcherTarget |
ErrorCatcherTarget.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCatcherTarget[] |
ErrorCatcherTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorCatcherConfig.setTarget(ErrorCatcherTarget target) |
| Modifier and Type | Method and Description |
|---|---|
ErrorCatcherTarget |
ErrorCatcherBean.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorCatcherBean.setTarget(ErrorCatcherTarget target) |
Copyright © 2010-2020 anotheria.net. All Rights Reserved.