Uses of Class
org.freedesktop.dbus.exceptions.InvalidBusAddressException
Packages that use InvalidBusAddressException
-
Uses of InvalidBusAddressException in org.freedesktop.dbus.bin
Constructors in org.freedesktop.dbus.bin that throw InvalidBusAddressException -
Uses of InvalidBusAddressException in org.freedesktop.dbus.connections.transports
Methods in org.freedesktop.dbus.connections.transports that throw InvalidBusAddressExceptionModifier and TypeMethodDescriptionstatic TransportBuilderCreates a newTransportBuilderinstance with the given address.static TransportBuilderTransportBuilder.create(TransportConfig _config) Creates a newTransportBuilderinstance using the given configuration.