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