org.freedesktop.dbus.exceptions
public class DBusExecutionException extends RuntimeException
Constructor and Description |
---|
DBusExecutionException(String message)
Create an exception with the specified message
|
Modifier and Type | Method and Description |
---|---|
String |
getType()
Get the DBus type of this exception.
|
void |
setType(String type) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DBusExecutionException(String message)