Uses of Class
be.recipe.common.exceptions.RecipeExceptionDetails.ErrorMap
-
Packages that use RecipeExceptionDetails.ErrorMap Package Description be.recipe.common.exceptions -
-
Uses of RecipeExceptionDetails.ErrorMap in be.recipe.common.exceptions
Fields in be.recipe.common.exceptions declared as RecipeExceptionDetails.ErrorMap Modifier and Type Field Description protected RecipeExceptionDetails.ErrorMapRecipeExceptionDetails. errorMapMethods in be.recipe.common.exceptions that return RecipeExceptionDetails.ErrorMap Modifier and Type Method Description RecipeExceptionDetails.ErrorMapRecipeExceptionDetails. getErrorMap()Gets the value of the errorMap property.Methods in be.recipe.common.exceptions with parameters of type RecipeExceptionDetails.ErrorMap Modifier and Type Method Description voidRecipeExceptionDetails. setErrorMap(RecipeExceptionDetails.ErrorMap value)Sets the value of the errorMap property.
-