:mod:`viz.exceptions` ===================== .. py:module:: viz.exceptions Module Contents --------------- .. py:exception:: BaseException Bases: :class:`Exception` .. autoapi-inheritance-diagram:: viz.exceptions.BaseException :parts: 1 :private-bases: Base excepsion class. .. py:class:: __cause__ exception cause .. py:class:: __context__ exception context .. py:class:: __suppress_context__ .. py:class:: __traceback__ .. py:class:: args .. method:: __delattr__() Implement delattr(self, name). .. method:: __dir__() Default dir() implementation. .. method:: __eq__() Return self==value. .. method:: __format__() Default object formatter. .. method:: __ge__() Return self>=value. .. method:: __getattribute__() Return getattr(self, name). .. method:: __gt__() Return self>value. .. method:: __hash__() Return hash(self). .. method:: __le__() Return self<=value. .. method:: __lt__() Return self=value. .. method:: __getattribute__() Return getattr(self, name). .. method:: __gt__() Return self>value. .. method:: __hash__() Return hash(self). .. method:: __le__() Return self<=value. .. method:: __lt__() Return self=value. .. method:: __getattribute__() Return getattr(self, name). .. method:: __gt__() Return self>value. .. method:: __hash__() Return hash(self). .. method:: __le__() Return self<=value. .. method:: __lt__() Return self=value. .. method:: __getattribute__() Return getattr(self, name). .. method:: __gt__() Return self>value. .. method:: __hash__() Return hash(self). .. method:: __le__() Return self<=value. .. method:: __lt__() Return self=value. .. method:: __getattribute__() Return getattr(self, name). .. method:: __gt__() Return self>value. .. method:: __hash__() Return hash(self). .. method:: __le__() Return self<=value. .. method:: __lt__() Return self