Package | Description |
---|---|
be.ehealth.technicalconnector.exception |
Modifier and Type | Method and Description |
---|---|
static UnsealConnectorExceptionValues |
UnsealConnectorExceptionValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnsealConnectorExceptionValues[] |
UnsealConnectorExceptionValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UnsealConnectorException(UnsealConnectorExceptionValues errorCodeValue,
be.fgov.ehealth.etee.crypto.status.CryptoResult<?> result,
Object... params)
Creates a new UnsealConnectorException.
|
UnsealConnectorException(UnsealConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params) |
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.