|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IfmapErrorCode | |
---|---|
de.fhhannover.inform.trust.ifmapj.exception | This package provides IfmapJ exception classes. |
Uses of IfmapErrorCode in de.fhhannover.inform.trust.ifmapj.exception |
---|
Methods in de.fhhannover.inform.trust.ifmapj.exception that return IfmapErrorCode | |
---|---|
IfmapErrorCode |
IfmapErrorResult.getErrorCode()
|
static IfmapErrorCode |
IfmapErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IfmapErrorCode[] |
IfmapErrorCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in de.fhhannover.inform.trust.ifmapj.exception with parameters of type IfmapErrorCode | |
---|---|
IfmapErrorResult(IfmapErrorCode errCode,
String errStr)
Construct a IfmapErrorResult exception with obligatory parameters |
|
IfmapErrorResult(IfmapErrorCode errCode,
String errStr,
String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |