|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntraHubBusinessConnectorExceptionValues | |
---|---|
be.ehealth.businessconnector.hub.exception |
Uses of IntraHubBusinessConnectorExceptionValues in be.ehealth.businessconnector.hub.exception |
---|
Methods in be.ehealth.businessconnector.hub.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.businessconnector.hub.exception with parameters of type IntraHubBusinessConnectorExceptionValues | |
---|---|
IntraHubBusinessConnectorException(IntraHubBusinessConnectorExceptionValues errorCodeValue,
Object... params)
Creates a new IntrahubBusinessConnectorException |
|
IntraHubBusinessConnectorException(IntraHubBusinessConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params)
Creates a new 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 |