EasyXLS™ library provides methods for handling error messages and warning messages. The error messages can be retrieved for further use in your application and the warning messages can be suppressed from being displayed on the console.
By default, all the error messages and warnings are displayed on console. By setting to false the flag on ExcelOptions.setDisplayErrors method, this behavior changes.