Class InvalidOutputFolderException

    • Constructor Detail

      • InvalidOutputFolderException

        public InvalidOutputFolderException​(String message)
        Constructs a new InvalidOutputFolderException with the specified error message.
        Parameters:
        message - Describes the error encountered.