Package | Description |
---|---|
jenes |
Modifier and Type | Method and Description |
---|---|
JenesException.Context |
JenesException.getContext() |
static JenesException.Context |
JenesException.Context.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JenesException.Context[] |
JenesException.Context.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
JenesException(java.lang.Object source,
JenesException.Context context,
java.lang.String desc) |
JenesException(java.lang.Object source,
JenesException.Context context,
java.lang.String desc,
boolean fatal) |