### Description  A generic error is shown when trying to add an alias to a room that already has the alias, rather than an error message that explicitly states that. The response received from Synapse is a `409` - Conflict. ### Steps to reproduce - Create an alias in a room that alias already exists.