:py:mod:`dissect.xfs.exceptions` ================================ .. py:module:: dissect.xfs.exceptions Module Contents --------------- .. py:exception:: Error Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: UnsupportedDataforkException Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: FileNotFoundError Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: NotADirectoryError Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: NotASymlinkError Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: SymlinkUnavailableException Bases: :py:obj:`Error` Common base class for all non-exit exceptions.