Class MultipleParentsNotAllowedException

    • Constructor Detail

      • MultipleParentsNotAllowedException

        public MultipleParentsNotAllowedException​(String message,
                                                  Throwable cause)
        Constructor for MultipleParentsNotAllowedException.
        Parameters:
        message - error message
        cause - a Throwable
      • MultipleParentsNotAllowedException

        public MultipleParentsNotAllowedException​(String message)
        Constructor for MultipleParentsNotAllowedException.
        Parameters:
        message - error message