|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenAsyncBusinessConnectorExceptionValues | |
---|---|
be.ehealth.businessconnector.genericasync.exception |
Uses of GenAsyncBusinessConnectorExceptionValues in be.ehealth.businessconnector.genericasync.exception |
---|
Methods in be.ehealth.businessconnector.genericasync.exception that return GenAsyncBusinessConnectorExceptionValues | |
---|---|
static GenAsyncBusinessConnectorExceptionValues |
GenAsyncBusinessConnectorExceptionValues.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GenAsyncBusinessConnectorExceptionValues[] |
GenAsyncBusinessConnectorExceptionValues.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in be.ehealth.businessconnector.genericasync.exception with parameters of type GenAsyncBusinessConnectorExceptionValues | |
---|---|
GenAsyncBusinessConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue)
builder |
|
GenAsyncBusinessConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue,
Object... params)
builder |
|
GenAsyncBusinessConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params)
builder |
|
GenAsyncSignatureValidationConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue,
Map<Object,SignatureVerificationResult> validationResult)
builder |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |