|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ComponentConstructionException.Level | |
|---|---|
| de.espirit.firstspirit.ui.gadgets | |
| Uses of ComponentConstructionException.Level in de.espirit.firstspirit.ui.gadgets |
|---|
| Methods in de.espirit.firstspirit.ui.gadgets that return ComponentConstructionException.Level | |
|---|---|
ComponentConstructionException.Level |
ComponentConstructionException.getLevel()
Get the level of this exception. |
static ComponentConstructionException.Level |
ComponentConstructionException.Level.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComponentConstructionException.Level[] |
ComponentConstructionException.Level.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in de.espirit.firstspirit.ui.gadgets with parameters of type ComponentConstructionException.Level | |
|---|---|
ComponentConstructionException(ComponentConstructionException.Level level,
String message)
Construct the exception with a message. |
|
ComponentConstructionException(ComponentConstructionException.Level level,
String message,
Throwable cause)
Construct the exception with a message and cause. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||