|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TechnicalConnectorExceptionValues | |
|---|---|
| be.ehealth.technicalconnector.exception | |
| Uses of TechnicalConnectorExceptionValues in be.ehealth.technicalconnector.exception |
|---|
| Methods in be.ehealth.technicalconnector.exception that return TechnicalConnectorExceptionValues | |
|---|---|
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. |
| Constructors in be.ehealth.technicalconnector.exception with parameters of type TechnicalConnectorExceptionValues | |
|---|---|
TechnicalConnectorException(TechnicalConnectorExceptionValues errorCodeValue,
Object... params)
Creates a new TechnicalConnectorException. |
|
TechnicalConnectorException(TechnicalConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params)
Creates a new TechnicalConnectorException. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||