org.freedesktop.dbus.exceptions
class DBusExecutionException extends RuntimeException
| Constructor Summary | |
|---|---|
| DBusExecutionException(String message)
Create an exception with the specified message | |
| Method Summary | |
|---|---|
| String | getType()
Get the DBus type of this exception. |
| void | setType(String type) |