Verwendungen von Klasse
org.freedesktop.dbus.exceptions.DBusExecutionException
Packages, die DBusExecutionException verwenden
Package
Beschreibung
-
Verwendungen von DBusExecutionException in org.freedesktop.dbus
Konstruktoren in org.freedesktop.dbus mit Parametern vom Typ DBusExecutionException -
Verwendungen von DBusExecutionException in org.freedesktop.dbus.connections.base
Methoden in org.freedesktop.dbus.connections.base, die DBusExecutionException zurückgebenModifizierer und TypMethodeBeschreibungAbstractConnectionBase.getError()Return any DBus error which has been received.Methoden in org.freedesktop.dbus.connections.base mit Parametern vom Typ DBusExecutionExceptionModifizierer und TypMethodeBeschreibungprotected voidConnectionMessageHandler.handleException(Message _methodOrSignal, DBusExecutionException _exception) protected abstract voidConnectionMethodInvocation.handleException(Message _methodOrSignal, DBusExecutionException _exception) -
Verwendungen von DBusExecutionException in org.freedesktop.dbus.errors
Unterklassen von DBusExecutionException in org.freedesktop.dbus.errorsModifizierer und TypKlasseBeschreibungclassThrown if a message is denied due to a security policyclassThrown if a arguments passed to the method are invalidclassThrown if the match rule is invalidclassThrown if there is no reply to a method callclassThrown if a called operation is not supportedclassThrown if a attempt to edit read only propertyclassThrown if the requested service was not availableclassThrown if a operation timed outclassThrown if a interface does not existclassThrown if the method called was unknown on the remote objectclassThrown if the object was unknown on a remote connectionclassThrown if a property does not exist in the interface -
Verwendungen von DBusExecutionException in org.freedesktop.dbus.exceptions
Unterklassen von DBusExecutionException in org.freedesktop.dbus.exceptionsModifizierer und TypKlasseBeschreibungclassclassclassThrown if a DBus action is called when not connected to the Bus. -
Verwendungen von DBusExecutionException in org.freedesktop.dbus.interfaces
Methoden in org.freedesktop.dbus.interfaces mit Parametern vom Typ DBusExecutionExceptionModifizierer und TypMethodeBeschreibungvoidCallbackHandler.handleError(DBusExecutionException _ex) -
Verwendungen von DBusExecutionException in org.freedesktop.dbus.messages
Methoden in org.freedesktop.dbus.messages, die DBusExecutionException zurückgebenModifizierer und TypMethodeBeschreibungError.getException()Turns this into an exception of the correct typeMethoden in org.freedesktop.dbus.messages, die DBusExecutionException auslösenModifizierer und TypMethodeBeschreibungvoidError.throwException()Throw this as an exception of the correct type