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