Class CartAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.cartoperation.exception.security.CartAccessException
- All Implemented Interfaces:
Serializable
Exception denoting a lack of access to a
Cart
, either due to lack of permission or the
cart status is inaccessible by the authenticated user.- Author:
- Sunny Yu
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CartAccessException
-