Package | Description |
---|---|
de.espirit.firstspirit.ui.gadgets |
Modifier and Type | Method and Description |
---|---|
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 are declared.
|
Constructor and Description |
---|
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.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500