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