public class DBusExecutionException
extends java.lang.RuntimeException
Constructor and Description |
---|
DBusExecutionException(java.lang.String message)
Create an exception with the specified message
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getType()
Get the DBus type of this exception.
|
void |
setType(java.lang.String type) |