Class MacroRefactoringException

    • Constructor Detail

      • MacroRefactoringException

        public MacroRefactoringException​(String message,
                                         Throwable source)
        Default constructor.
        Parameters:
        message - the exception message.
        source - the root exception.