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