Class DBus.Error.UnknownObject

  • All Implemented Interfaces:
    Serializable
    Enclosing interface:
    DBus.Error

    public static class DBus.Error.UnknownObject
    extends org.freedesktop.dbus.exceptions.DBusExecutionException
    Thrown if the object was unknown on a remote connection
    See Also:
    Serialized Form
    • Constructor Detail

      • UnknownObject

        public UnknownObject​(String message)