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