InvalidArgumentException Class
Exception related to arguments that were not expected by a component.
Dev Note: This is Deprecated, and will shortly be removed. Please use one of the other exceptions.
Constructor
InvalidArgumentException(exception_message='', target=None, **kwargs)
Parameters
| Name | Description |
|---|---|
|
exception_message
|
|
|
target
|
Default value: None
|