Class DBus.Error.UnknownMethod

All Implemented Interfaces:
Serializable
Enclosing interface:
DBus.Error

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

    • UnknownMethod

      public UnknownMethod(String message)