DCCL v3
List of all members
dccl::NullValueException Class Reference

Exception used to signal null (non-existent) value within field codecs during decode. More...

#include <dccl/exception.h>

Inheritance diagram for dccl::NullValueException:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from dccl::Exception
 Exception (const std::string &s)
 

Detailed Description

Exception used to signal null (non-existent) value within field codecs during decode.

Definition at line 40 of file exception.h.


The documentation for this class was generated from the following file: