Class WorksheetException

    • Constructor Detail

      • WorksheetException

        public WorksheetException()
        Default constructor
      • WorksheetException

        public WorksheetException​(String title,
                                  String message)
        Constructor with passed message
        Parameters:
        title - Title of the exception
        message - Message of the exception
    • Method Detail

      • getExceptionTitle

        public String getExceptionTitle()
        Gets the title of the exception
        Returns:
        Title as string