Class IllegalAddException

    • Constructor Detail

      • IllegalAddException

        public IllegalAddException​(String name,
                                   String reason)

        Creates an Exception indicating that the addttion of the supplied object is illegal.

        Parameters:
        name - the object name
        reason - the reason why the exception is thrown