Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | utils.excs.Error --+ | VOTableError --+ | VOTableParseError
Raised when something is grossly wrong with the document structure.
Note that the message passed already contains line and position. I'd like to have them in separate attributes, but the expat library mashes them up. iterparse.getParseError is the canonical way of obtaining these when you have no positional information.
Instance Methods | |
Inherited from Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |