| Package | Description | 
|---|---|
| com.tailf.proto | 
 Package containing java class representations of Erlang datatypes or terms
 which are used internally in the communication between the Library and
 ConfD/NCS. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConfEDecodeException
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  | 
ConfERangeException
Exception raised when an attempt is made to create an E term with data that
 is out of range for the term in question. 
 |