ReferenceClicknium Python APIExceptionsBaseErrorOn this pageBaseErrorextends: ExceptionAll Clicknium exceptions inherit from this class.messagetype: strMessage of the exception.stacktracetype: strA string representing all the calls prior to the function that raised the exception.