MissingArgumentException 类

与缺少必需的参数相关的异常。

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

继承
MissingArgumentException

构造函数

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

参数

exception_message
str
必需

描述错误的消息。

target
默认值: None