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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DBusExecutionException(String message)
Copyright © 2017 JBoss by Red Hat. All rights reserved.