parserError
An Nserror object from which you can obtain information about a parsing error.
Declaration
var parserError: (any Error)? { get }Discussion
You may access this property after a parsing operation abnormally terminates to determine the cause of error.