| Package | Description |
|---|---|
| be.ehealth.businessconnector.genericasync.exception |
| Modifier and Type | Method and Description |
|---|---|
static GenAsyncBusinessConnectorExceptionValues |
GenAsyncBusinessConnectorExceptionValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenAsyncBusinessConnectorExceptionValues[] |
GenAsyncBusinessConnectorExceptionValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GenAsyncBusinessConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue)
builder
|
GenAsyncBusinessConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue,
Object... params)
builder
|
GenAsyncBusinessConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params)
builder
|
GenAsyncSignatureValidationConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue,
Map<Object,SignatureVerificationResult> validationResult)
builder
|
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.