FitException 类

与适合外部管道、模型和转换器相关的异常。

构造新的 FitException。

构造函数

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

参数

名称 说明
exception_message
必需

有关异常的详细信息。

target

导致引发异常的元素的名称。

默认值: None
exception_message
必需

有关异常的详细信息。

target
必需

导致引发异常的元素的名称。