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