|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChapterIVBusinessConnectorExceptionValues | |
---|---|
be.ehealth.businessconnector.chapterIV.exception |
Uses of ChapterIVBusinessConnectorExceptionValues in be.ehealth.businessconnector.chapterIV.exception |
---|
Methods in be.ehealth.businessconnector.chapterIV.exception that return ChapterIVBusinessConnectorExceptionValues | |
---|---|
static ChapterIVBusinessConnectorExceptionValues |
ChapterIVBusinessConnectorExceptionValues.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChapterIVBusinessConnectorExceptionValues[] |
ChapterIVBusinessConnectorExceptionValues.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in be.ehealth.businessconnector.chapterIV.exception with parameters of type ChapterIVBusinessConnectorExceptionValues | |
---|---|
ChapterIVBusinessConnectorException(ChapterIVBusinessConnectorExceptionValues errorCodeValue,
SOAErrorType causeError)
|
|
ChapterIVBusinessConnectorException(ChapterIVBusinessConnectorExceptionValues errorCodeValue,
SOAErrorType causeError,
Object... params)
|
|
ChapterIVBusinessConnectorException(ChapterIVBusinessConnectorExceptionValues error,
String param)
|
|
ChapterIVBusinessConnectorException(ChapterIVBusinessConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |