ReferenceClicknium Python APIExceptionsWindowErrorOn this pageWindowErrorextends: BaseErrorWindowError is raised for common window exceptions.messagestacktracemessagetype: strMessage of the exception.stacktracetype: strA string representing all the calls prior to the function that raised the exception.