Binding failure
If an object “A” dies or moves a binding becomes invalid
If “B” attempts to communicate using a stale binding eventually an exception occurs
- “B” then consults a binding agent or the classof “A” for a new binding
- classof “A” tries binding (if it thinks the binding is current)