Exception: Rbxl::CellValueError
- Inherits:
-
WorksheetFormatError
- Object
- StandardError
- Error
- WorksheetFormatError
- Rbxl::CellValueError
- Defined in:
- lib/rbxl/errors.rb
Overview
Raised when a specific cell cannot be decoded. The message includes the workbook path, sheet name, and cell coordinate to make bad inputs easy to locate.