org.freedesktop

Class DBus.Error.UnknownMethod

public static class DBus.Error.UnknownMethod extends DBusExecutionException

Thrown if the method called was unknown on the remote object
Constructor Summary
UnknownMethod(String message)

Constructor Detail

UnknownMethod

public UnknownMethod(String message)