- extends: Exception
All Clicknium exceptions inherit from this class.
message
- type: str
Message of the exception.
stacktrace
- type: str
A string representing all the calls prior to the function that raised the exception.PreviousExceptionsNextArgumentError