Package com.broadleafcommerce.data.tracking.core.exception
package com.broadleafcommerce.data.tracking.core.exception
-
ClassDescriptionThis exception is thrown when it is determined that a requested entity is not available.This exception is thrown when it is determined that a request is invalid in any way.This exception is thrown when it is determined that a mutation request is being made against an immutable entity.This exception is thrown when it is determined that a operation is being requested without adequate permission available to the current
Authentication
context.This exception is thrown when it is determined that a requested resource is not visible to the current context.Exception thrown when the system is unable to parse a structured request param into a usable structure.This exception is thrown when it is determined the current sandbox state is stale based on the state of a target sandbox state.This exception is thrown when an attempt is made to move the sort position for aSortable
entity to a position following another sortable entity that is not explicitly sorted (seeSortable.getSorted()
).