Package com.broadleafcommerce.common.error.validation.web
package com.broadleafcommerce.common.error.validation.web
-
ClassDescriptionProvides default exception handling for a variety of Spring MVC ExceptionsException resolver for
ValidationException
along with Spring bind exceptions that are annotated with @ValidSpring Boot error attributes to make default errors look like anApiError
.Annotation used to apply a consistentOrder
to framework exception advisors.Exception advisor with a handler that handles uncaught illegal argument exceptions by logging them and returning an error response.Exception advisor with a handler that handles uncaught runtime exceptions by logging them and returning an error response.