:py:mod:`acquire.acquire.dynamic.windows.exceptions` ==================================================== .. py:module:: acquire.acquire.dynamic.windows.exceptions Module Contents --------------- .. py:exception:: WindowsDynamicError Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: AccessDeniedError Bases: :py:obj:`WindowsDynamicError` Common base class for all non-exit exceptions. .. py:exception:: NoMoreEntriesError Bases: :py:obj:`WindowsDynamicError` Common base class for all non-exit exceptions. .. py:exception:: HandleNotClosedSuccessfullyError Bases: :py:obj:`WindowsDynamicError` Common base class for all non-exit exceptions. .. py:exception:: OpenProcessError Bases: :py:obj:`WindowsDynamicError` Common base class for all non-exit exceptions.