DCCL v4
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:

Additional Inherited Members

- Public Member Functions inherited from dccl::Exception
 Exception (const std::string &s, const google::protobuf::Descriptor *desc=nullptr)
 
const google::protobuf::Descriptor * desc () const
 

Detailed Description

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

Definition at line 62 of file exception.h.


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