Uses of Class
com.lucimber.dbus.type.ObjectPathException
Packages that use ObjectPathException
Package
Description
Type-safe D-Bus data types and containers providing compile-time marshalling safety.
-
Uses of ObjectPathException in com.lucimber.dbus.type
Methods in com.lucimber.dbus.type that throw ObjectPathExceptionModifier and TypeMethodDescriptionstatic DBusObjectPathDBusObjectPath.valueOf(CharSequence sequence) Constructs a newDBusObjectPathinstance by parsing aCharSequence.