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