Uses of Class
org.freedesktop.dbus.errors.Error
-
Packages that use Error Package Description org.freedesktop.dbus.connections -
-
Uses of Error in org.freedesktop.dbus.connections
Fields in org.freedesktop.dbus.connections with type parameters of type Error Modifier and Type Field Description private java.util.Queue<Error>AbstractConnection. pendingErrorQueueMethods in org.freedesktop.dbus.connections that return types with arguments of type Error Modifier and Type Method Description protected java.util.Queue<Error>AbstractConnection. getPendingErrorQueue()Methods in org.freedesktop.dbus.connections with parameters of type Error Modifier and Type Method Description private voidAbstractConnection. handleMessage(Error _err)
-