class
TOML::ParseError
- TOML::ParseError
- Exception
- Reference
- Object
Overview
Raised when the input is not valid TOML v1.0.
Carries the 1-based line and column where the error was detected, so consumers can point users at the offending byte directly.