Uses of Annotation Interface
com.broadleafcommerce.common.error.validation.web.FrameworkExceptionAdvisor
Packages that use FrameworkExceptionAdvisor
-
Uses of FrameworkExceptionAdvisor in com.broadleafcommerce.common.error.validation.web
Classes in com.broadleafcommerce.common.error.validation.web with annotations of type FrameworkExceptionAdvisorModifier and TypeClassDescriptionclass
Provides default exception handling for a variety of Spring MVC Exceptionsclass
Exception resolver forValidationException
along with Spring bind exceptions that are annotated with @Validclass
Exception advisor with a handler that handles uncaught illegal argument exceptions by logging them and returning an error response.