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