ParserEndOfFileException
16 Dec 20251 minute to read
Represents an error thrown when the parser reaches the end of the file unexpectedly.
Extends BaseException.
Properties
message string
The error message describing the exception.
name string
The name of the exception type.