|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TherLinkBusinessConnectorExceptionValues | |
|---|---|
| be.ehealth.businessconnector.therlink.exception | |
| Uses of TherLinkBusinessConnectorExceptionValues in be.ehealth.businessconnector.therlink.exception |
|---|
| Methods in be.ehealth.businessconnector.therlink.exception that return TherLinkBusinessConnectorExceptionValues | |
|---|---|
static TherLinkBusinessConnectorExceptionValues |
TherLinkBusinessConnectorExceptionValues.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TherLinkBusinessConnectorExceptionValues[] |
TherLinkBusinessConnectorExceptionValues.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in be.ehealth.businessconnector.therlink.exception with parameters of type TherLinkBusinessConnectorExceptionValues | |
|---|---|
TherLinkBusinessConnectorException(TherLinkBusinessConnectorExceptionValues errorCodeValue,
Object... params)
Creates a new IntrahubBusinessConnectorException |
|
TherLinkBusinessConnectorException(TherLinkBusinessConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params)
Creates a new IntraHubBusinessConnectorExceptionValues |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||