gws.lib.xmlx.error

XML-related exceptions.

Source code: gws.lib.xmlx.error

Module Contents

exception gws.lib.xmlx.error.Error

Bases: gws.Error

GWS error.

exception gws.lib.xmlx.error.ParseError

Bases: Error

GWS error.

exception gws.lib.xmlx.error.WriteError

Bases: Error

GWS error.

exception gws.lib.xmlx.error.NamespaceError

Bases: Error

GWS error.

exception gws.lib.xmlx.error.BuildError

Bases: Error

GWS error.