57d15f6 network: handle dbus UnknownMethod exception on invalid objects (#1061796)

Authored and Committed by rvykydal 9 years ago
    network: handle dbus UnknownMethod exception on invalid objects (#1061796)
    
    Another instance of what has been fixed by
    commit 57c029ae7be92bf9d8a7e8f2ec552b4294d23f6c
    This time catch it when getting properties via python-dbus api.
    
    Resolves: rhbz#1061796