WrongConfigType class
Bases: Reason
A config id is not a valid expected config, which prevents specific actions from being performed.
Attributes:
Name | Type | Description |
---|---|---|
config_id |
str
|
The identifier of the config. |
config_type |
str
|
The expected config type. |