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