Class ParserException

Inherits from

  • object.Exception (base class)

Constructors

Name Description
this

Fields

Name Type Description
_file string
_line int
_msg string
_pos int

Properties

Name Type Description
file [get] string
line [get] int
msg [get] string
pos [get] int

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0