mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-21 04:12:23 +02:00
When the HTTPSBController attempts to delete a resource on a device that is currently unavailable, a ConnectException is thrown. This patch handles such a case more gracefully. Change-Id: Iac2ea193bdd06fc8535ffce8850be6e522d3b441 Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>