Public Member Functions | |
| None | __init__ (self, str endpoint_id) |
Public Member Functions inherited from homeassistant.components.alexa.errors.AlexaError | |
| None | __init__ (self, str error_message, dict[str, Any]|None payload=None) |
Public Attributes | |
| endpoint_id | |
Public Attributes inherited from homeassistant.components.alexa.errors.AlexaError | |
| error_message | |
| payload | |
Static Public Attributes | |
| string | error_type = "NO_SUCH_ENDPOINT" |
| string | namespace = "Alexa" |
Static Public Attributes inherited from homeassistant.components.alexa.errors.AlexaError | |
| None | |
| None homeassistant.components.alexa.errors.AlexaInvalidEndpointError.__init__ | ( | self, | |
| str | endpoint_id | ||
| ) |
| homeassistant.components.alexa.errors.AlexaInvalidEndpointError.endpoint_id |
|
static |
|
static |