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