Verwendungen von Klasse
org.freedesktop.dbus.exceptions.DBusExecutionException
Package
Beschreibung
-
Verwendungen von DBusExecutionException in org.freedesktop.dbus
-
Verwendungen von DBusExecutionException in org.freedesktop.dbus.connections.base
Modifizierer und TypMethodeBeschreibungAbstractConnectionBase.getError()
Return any DBus error which has been received.Modifizierer und TypMethodeBeschreibungprotected void
ConnectionMessageHandler.handleException
(Message _methodOrSignal, DBusExecutionException _exception) protected abstract void
ConnectionMethodInvocation.handleException
(Message _methodOrSignal, DBusExecutionException _exception) -
Verwendungen von DBusExecutionException in org.freedesktop.dbus.errors
Modifizierer und TypKlasseBeschreibungclass
Thrown if a message is denied due to a security policyclass
Thrown if a arguments passed to the method are invalidclass
Thrown if the match rule is invalidclass
Thrown if there is no reply to a method callclass
Thrown if a called operation is not supportedclass
Thrown if a attempt to edit read only propertyclass
Thrown if the requested service was not availableclass
Thrown if a operation timed outclass
Thrown if a interface does not existclass
Thrown if the method called was unknown on the remote objectclass
Thrown if the object was unknown on a remote connectionclass
Thrown if a property does not exist in the interface -
Verwendungen von DBusExecutionException in org.freedesktop.dbus.exceptions
Modifizierer und TypKlasseBeschreibungclass
class
class
Thrown if a DBus action is called when not connected to the Bus. -
Verwendungen von DBusExecutionException in org.freedesktop.dbus.interfaces
Modifizierer und TypMethodeBeschreibungvoid
CallbackHandler.handleError
(DBusExecutionException _ex) -
Verwendungen von DBusExecutionException in org.freedesktop.dbus.messages
Modifizierer und TypMethodeBeschreibungError.getException()
Turns this into an exception of the correct typeModifizierer und TypMethodeBeschreibungvoid
Error.throwException()
Throw this as an exception of the correct type