DataFormatException Class
Exception related to input data not being in the expected format.
Dev Note: This is Deprecated, and will shortly be removed. Please use one of the other exceptions.
Constructor
DataFormatException(exception_message=None, target=None, **kwargs)
Parameters
| Name | Description |
|---|---|
|
exception_message
|
Default value: None
|
|
target
|
Default value: None
|