DCCL v4
|
Exception used to signal null (non-existent) value within field codecs during decode. More...
#include <dccl/exception.h>
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 |
Exception used to signal null (non-existent) value within field codecs during decode.
Definition at line 61 of file exception.h.