WindowsNativeError

WindowsNativeError is raised when an underneath win32 method fails.

message #

  • type: str Message of the exception.

stacktrace #

  • type: str

A string representing all the calls prior to the function that raised the exception.

name #

  • type: str

Win32 native api name.

native_errorcode #

  • type: str

Win32 native error code.

What are your feelings
Updated on 30 August 2023