Package com.lucimber.dbus.util
Class DBusPromise.DBusErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.lucimber.dbus.util.DBusPromise.DBusErrorException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DBusPromise<T>
Exception thrown when a D-Bus error is received.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DBusErrorException
-
-
Method Details
-
getErrorName
-