Class InvalidAccountRoleDeleteException

  • All Implemented Interfaces:
    Serializable

    public class InvalidAccountRoleDeleteException
    extends RuntimeException
    Exception thrown when attempting to delete an AccountRole which has descendants still pointing to it as a parent.
    Author:
    Samarth Dhruva (samarthd), Chris Kittrell (ckittrell)
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidAccountRoleDeleteException

        public InvalidAccountRoleDeleteException​(String message)