UnhashableEntryException 类

与输入数据中不可进行哈希处理的条目相关的异常。

继承
UnhashableEntryException
UnhashableEntryException

构造函数

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

参数

exception_message
str
必需

描述错误的消息。

target
默认值: None