exception documentation
Raised when a resolver cannot map a service id to an address.
The exception is used to signal non-matching resolvers in composition
chains (for example Chain). The message contains the original
service id that could not be resolved.
| Parameters | |
| id | The service id that could not be resolved. |
| Method | __init__ |
Undocumented |