| Package | Description |
|---|---|
| be.ehealth.businessconnector.dmg.exception |
| Modifier and Type | Method and Description |
|---|---|
static DmgBusinessConnectorExceptionValues |
DmgBusinessConnectorExceptionValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DmgBusinessConnectorExceptionValues[] |
DmgBusinessConnectorExceptionValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DmgBusinessConnectorException(DmgBusinessConnectorExceptionValues errorCodeValue)
creates
DmgBusinessConnectorException for given exceptionValue |
DmgBusinessConnectorException(DmgBusinessConnectorExceptionValues errorCodeValue,
Object... params)
Creates a
DmgBusinessConnectorException for given exceptionValue and parameters. |
DmgBusinessConnectorException(DmgBusinessConnectorExceptionValues errorCodeValue,
Throwable cause,
Object... params)
creates
DmgBusinessConnectorException for given exceptionValue, exception and parameters. |
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.