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

public static class ServiceProxy.DBusException extends RuntimeException
Exception thrown when D-Bus operations fail.
See Also:
  • Constructor Details

    • DBusException

      public DBusException(String message)
    • DBusException

      public DBusException(String message, Throwable cause)