Base for all WinSys exception. Subclasses pywintypes.error so that except pywintypes.error clauses can be used to catch all relevant exceptions. Note that the __init__ is specified so that exception invocations can pass just an error message by keyword.
General purpose access-denied exception
General purpose not-found exception
General purpose invalid-handle exception