mirror of
https://github.com/openvswitch/ovs
synced 2025-10-21 14:49:41 +00:00
67656b9ff2
used Exception, but it should be more specific error.
Use ValueError instread of Exception.
Suggested-by: Reid Price <reid@nicira.com>
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Ben Pfaff <blp@nicira.com>