|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionType | |
---|---|
de.fzi.kadmos.resources |
Uses of ExceptionType in de.fzi.kadmos.resources |
---|
Fields in de.fzi.kadmos.resources declared as ExceptionType | |
---|---|
protected ExceptionType |
ExceptionCauseType.exceptionType
|
Methods in de.fzi.kadmos.resources that return ExceptionType | |
---|---|
static ExceptionType |
ExceptionType.fromValue(String v)
|
ExceptionType |
ExceptionCauseType.getExceptionType()
Gets the value of the exceptionType property. |
static ExceptionType |
ExceptionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExceptionType[] |
ExceptionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.fzi.kadmos.resources with parameters of type ExceptionType | |
---|---|
void |
ExceptionCauseType.setExceptionType(ExceptionType value)
Sets the value of the exceptionType property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |