Package | Description |
---|---|
org.joty.app |
Modifier and Type | Field and Description |
---|---|
JotyException.reason |
JotyException.m_webReason |
Modifier and Type | Method and Description |
---|---|
static JotyException.reason |
JotyException.reason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JotyException.reason[] |
JotyException.reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
JotyException(JotyException.reason theReason,
java.lang.String verboseReason,
JotyApplication app) |