Class DBusException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.freedesktop.dbus.exceptions.DBusException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FatalDBusException, MarshallingException, MessageFormatException, UnknownTypeCodeException

public class DBusException extends Exception
An exception within DBus.
See Also:
  • Constructor Details

    • DBusException

      public DBusException(String message)
      Create an exception with the specified message