Class UnknownMethod

All Implemented Interfaces:
Serializable

public class UnknownMethod extends DBusExecutionException
Thrown if the method called was unknown on the remote object
See Also:
  • Constructor Details

    • UnknownMethod

      public UnknownMethod(String _message)