Class DBus.Error.UnknownMethod

  • All Implemented Interfaces:
    Serializable
    Enclosing interface:
    DBus.Error

    public static class DBus.Error.UnknownMethod
    extends org.freedesktop.dbus.exceptions.DBusExecutionException
    Thrown if the method called was unknown on the remote object
    See Also:
    Serialized Form
    • Constructor Detail

      • UnknownMethod

        public UnknownMethod​(String message)