|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsealConnectorExceptionValues | |
---|---|
be.ehealth.technicalconnector.exception |
Uses of UnsealConnectorExceptionValues in be.ehealth.technicalconnector.exception |
---|
Methods in be.ehealth.technicalconnector.exception that return UnsealConnectorExceptionValues | |
---|---|
static UnsealConnectorExceptionValues |
UnsealConnectorExceptionValues.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UnsealConnectorExceptionValues[] |
UnsealConnectorExceptionValues.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in be.ehealth.technicalconnector.exception with parameters of type UnsealConnectorExceptionValues | |
---|---|
UnsealConnectorException(UnsealConnectorExceptionValues errorCodeValue,
be.fgov.ehealth.etee.crypto.status.CryptoResult<?> result,
Object... params)
Creates a new UnsealConnectorException. |
|
UnsealConnectorException(UnsealConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |