:right-sidebar: True ParseError =================================================================== .. currentmodule:: gi.repository.Gst .. class:: ParseError :no-contents-entry: The different parsing errors that can occur. Methods ------- .. rst-class:: interim-class .. class:: ParseError :no-index: .. method:: quark() -> int Get the error quark used by the parsing subsystem. Fields ------ .. rst-class:: interim-class .. class:: ParseError :no-index: .. attribute:: COULD_NOT_SET_PROPERTY There was an error setting a property .. attribute:: DELAYED_LINK A delayed link did not get resolved. .. attribute:: EMPTY An empty description was specified .. attribute:: EMPTY_BIN An empty bin was specified. .. attribute:: LINK There was an error linking two pads. .. attribute:: NO_SUCH_ELEMENT The description contained an unknown element .. attribute:: NO_SUCH_PROPERTY An element did not have a specified property .. attribute:: SYNTAX A syntax error occurred.