Class InvalidUserRoleDeleteException

  • All Implemented Interfaces:
    Serializable

    public class InvalidUserRoleDeleteException
    extends RuntimeException
    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:
    Serialized Form
    • Constructor Detail

      • InvalidUserRoleDeleteException

        public InvalidUserRoleDeleteException​(String message)