Uses of Class
org.freedesktop.dbus.messages.Error
Packages that use Error
-
Uses of Error in org.freedesktop.dbus.connections.base
Fields in org.freedesktop.dbus.connections.base with type parameters of type ErrorMethods in org.freedesktop.dbus.connections.base that return types with arguments of type ErrorMethods in org.freedesktop.dbus.connections.base with parameters of type ErrorModifier and TypeMethodDescriptionprotected voidConnectionMessageHandler.handleMessage(Error _err) -
Uses of Error in org.freedesktop.dbus.messages
Methods in org.freedesktop.dbus.messages that return ErrorModifier and TypeMethodDescriptionMessageFactory.createError(String _dest, String _errorName, long _replyserial, String _sig, Object... _args) MessageFactory.createError(String _source, String _dest, String _errorName, long _replyserial, String _sig, Object... _args) MessageFactory.createError(String _source, Message _m, Throwable _ex) MessageFactory.createError(Message _m, Throwable _ex)