gws.lib.xmlx.error¶
XML-related exceptions.
Source code: gws.lib.xmlx.error
Module Contents¶
- exception gws.lib.xmlx.error.BuildError¶
Generic GWS error.
- exception gws.lib.xmlx.error.Error¶
Generic GWS error.
- exception gws.lib.xmlx.error.NamespaceError¶
Generic GWS error.
- exception gws.lib.xmlx.error.ParseError¶
Generic GWS error.
- exception gws.lib.xmlx.error.WriteError¶
Generic GWS error.