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 DBusSignatureDBusSignature.valueOf(CharSequence sequence) Constructs a newDBusSignatureinstance by parsing aCharSequence.