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 DBusObjectPath
DBusObjectPath.valueOf
(CharSequence sequence) Constructs a newDBusObjectPath
instance by parsing aCharSequence
.