Package com.lucimber.dbus.proxy
Class ServiceProxy.DBusException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.lucimber.dbus.proxy.ServiceProxy.DBusException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ServiceProxy
Exception thrown when D-Bus operations fail.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDBusException
(String message) DBusException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DBusException
-
DBusException
-