InvalidOperationException Class
Exception raised when an attempt is made to perform an illegal operation.
Constructor
InvalidOperationException(exception_message, **kwargs)
Parameters
| Name | Description |
|---|---|
|
exception_message
Required
|
|