Uses of Class
com.tailf.proto.ConfEException
Packages that use ConfEException
Package
Description
Package containing java class representations of Erlang datatypes or terms
which are used internally in the communication between the Library and
ConfD/NCS.
-
Uses of ConfEException in com.tailf.proto
Subclasses of ConfEException in com.tailf.protoModifier and TypeClassDescriptionclass
Exception raised when an attempt is made to create an E term by decoding a sequence of bytes that does not represent the type of term that was requested.class
Exception raised when an attempt is made to create an E term with data that is out of range for the term in question.