Public Member Functions | |
| None | __init__ (self, str|None domain, str|None blueprint_name, Any blueprint_data, str|vol.Invalid msg_or_exc) |
Public Member Functions inherited from homeassistant.components.blueprint.errors.BlueprintWithNameException | |
| None | __init__ (self, str|None domain, str|None blueprint_name, str msg) |
Public Member Functions inherited from homeassistant.components.blueprint.errors.BlueprintException | |
| None | __init__ (self, str|None domain, str msg) |
Public Member Functions inherited from homeassistant.exceptions.HomeAssistantError | |
| None | __init__ (self, *object args, str|None translation_domain=None, str|None translation_key=None, dict[str, str]|None translation_placeholders=None) |
| str | __str__ (self) |
Public Attributes | |
| blueprint_data | |
Public Attributes inherited from homeassistant.components.blueprint.errors.BlueprintWithNameException | |
| blueprint_name | |
Public Attributes inherited from homeassistant.components.blueprint.errors.BlueprintException | |
| domain | |
Public Attributes inherited from homeassistant.exceptions.HomeAssistantError | |
| generate_message | |
| translation_domain | |
| translation_key | |
| translation_placeholders | |
Additional Inherited Members | |
Static Public Attributes inherited from homeassistant.exceptions.HomeAssistantError | |
| bool | |
| None | |
| homeassistant.components.blueprint.errors.InvalidBlueprint.blueprint_data |