Uses of Package
org.broadleafcommerce.common.exception
Packages that use org.broadleafcommerce.common.exception
Package
Description
-
Classes in org.broadleafcommerce.common.exception used by org.broadleafcommerce.common.copy
-
Classes in org.broadleafcommerce.common.exception used by org.broadleafcommerce.common.exceptionClassDescriptionInterface indicating that the exception knows how to return the root cause message.Exception thrown when a
servicemethod fails. -
-
-
Classes in org.broadleafcommerce.common.exception used by org.broadleafcommerce.common.utilClassDescriptionTo 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.
-
Classes in org.broadleafcommerce.common.exception used by org.broadleafcommerce.common.vendor.service.exceptionClassDescriptionBase exception class for BroadleafExceptions that understands root cause messages.Interface indicating that the exception knows how to return the root cause message.
-
Classes in org.broadleafcommerce.common.exception used by org.broadleafcommerce.common.web