Public Member Functions | |
| None | __init__ (self, str message, str error_code) |
Public Attributes | |
| error_code | |
Error raised during a config flow.
Definition at line 55 of file config_flow.py.
| None homeassistant.components.rainbird.config_flow.ConfigFlowError.__init__ | ( | self, | |
| str | message, | ||
| str | error_code | ||
| ) |
Initialize ConfigFlowError.
Definition at line 58 of file config_flow.py.
| homeassistant.components.rainbird.config_flow.ConfigFlowError.error_code |
Definition at line 61 of file config_flow.py.