org.freedesktop.dbus.exceptions

Class NotConnected

class NotConnected extends DBusExecutionException implements FatalException

Thrown if a DBus action is called when not connected to the Bus.
Constructor Summary
NotConnected(String message)

Constructor Detail

NotConnected

public NotConnected(String message)