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 PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.