ValidationException Class
An exception representing errors caught when validating inputs.
- Inheritance
-
ValidationException
Constructor
ValidationException(exception_message='', target=None, **kwargs)
Parameters
Name | Description |
---|---|
exception_message
|
|
target
|
Default value: None
|