abstract fun errors(): MutableList<TomlParseError>
The errors that occurred during parsing.
Return A list of errors.