:tocdepth: 3 :py:mod:`gws.lib.xmlx.error` ============================ .. py:module:: gws.lib.xmlx.error .. autoapi-nested-parse:: XML-related exceptions. **Source code:** :source:`gws.lib.xmlx.error` Module Contents --------------- .. py:exception:: BuildError Bases: :py:obj:`Error` Generic GWS error. .. py:exception:: Error Bases: :py:obj:`gws.Error` Generic GWS error. .. py:exception:: NamespaceError Bases: :py:obj:`Error` Generic GWS error. .. py:exception:: ParseError Bases: :py:obj:`Error` Generic GWS error. .. py:exception:: WriteError Bases: :py:obj:`Error` Generic GWS error.