Package org.broadleafcommerce.common.exception
package org.broadleafcommerce.common.exception
-
ClassDescriptionBase exception class for BroadleafExceptions that understands root cause messages.This exception resolver can be used to handle exceptions in a user friendly way by displaying an error template.The admin will throw this exception when a query is attempted across multiple class hierarchies because it is impossible for such a query to produce any results.To be thrown when an optimistic lock is being used to update an entity and the maximum retry count is reached, causing the update to be aborted.Special exception thrown when a problem is encountered while trying to retrieve the original implementation class for a proxy.Interface indicating that the exception knows how to return the root cause message.Form of ServiceException thrown when their is a security failure while attempting to execute the operation.Exception thrown when a
service
method fails.An exception whose message can be translated into a message suitable for a user.