class TomlParseError : RuntimeException
An error that occurred while parsing.
position
fun position(): TomlPosition
toString
fun toString(): String