Class DBus.Error.UnknownObject

All Implemented Interfaces:
Serializable
Enclosing interface:
DBus.Error

public static class DBus.Error.UnknownObject extends DBusExecutionException
Thrown if the object was unknown on a remote connection
See Also:
  • Constructor Details

    • UnknownObject

      public UnknownObject(String message)