AuthorizationException 类

与无效用户配置相关的异常。

开发说明:此内容已弃用,将在不久后删除。 请使用其他某个异常。

继承
AuthorizationException

构造函数

AuthorizationException(exception_message='', target=None, **kwargs)

参数

exception_message
str
必需

描述错误的消息。

target
默认值: None