TransformException 类
与外部管道和转换器中的转换相关的异常。
构造新的 TransformException。
构造函数
TransformException(exception_message='', target=None, **kwargs)
参数
| 名称 | 说明 |
|---|---|
|
exception_message
必需
|
有关异常的详细信息。 |
|
target
|
导致引发异常的元素的名称。 默认值: None
|
|
exception_message
必需
|
有关异常的详细信息。 |
|
target
必需
|
导致引发异常的元素的名称。 |