Class InvalidUserRoleDeleteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.auth.security.service.exception.InvalidUserRoleDeleteException
- All Implemented Interfaces:
Serializable
Exception thrown when attempting to archive or delete a
UserRole
which has descendants
still pointing to it as a parent.- Author:
- Samarth Dhruva (samarthd)
- 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
-
InvalidUserRoleDeleteException
-