Class UnknownObject

All Implemented Interfaces:
Serializable

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

    • UnknownObject

      public UnknownObject(String _message)