Klasse NotConnected

Alle implementierten Schnittstellen:
Serializable, FatalException

public class NotConnected extends DBusExecutionException implements FatalException
Thrown if a DBus action is called when not connected to the Bus.
Siehe auch:
  • Konstruktordetails

    • NotConnected

      public NotConnected(String _message)