Class ExcelGeneratorException

    • Constructor Detail

      • ExcelGeneratorException

        public ExcelGeneratorException()
        Instantiates a new exception excel generator.
      • ExcelGeneratorException

        public ExcelGeneratorException​(String message,
                                       Throwable cause)
        Instantiates a new exception excel generator.
        Parameters:
        message - the message
        cause - the cause
      • ExcelGeneratorException

        public ExcelGeneratorException​(String message)
        Instantiates a new exception excel generator.
        Parameters:
        message - the message
      • ExcelGeneratorException

        public ExcelGeneratorException​(Throwable cause)
        Instantiates a new exception excel generator.
        Parameters:
        cause - the cause