ReferenceClicknium Python APIExceptionsOperationTimeoutErrorOn this pageOperationTimeoutErrorextends: BaseErrorOperationTimeoutError is raised when a certain operation is not completed within given time.messagestacktracemessagetype: strMessage of the exception.stacktracetype: strA string representing all the calls prior to the function that raised the exception.