DCCL v5
Loading...
Searching...
No Matches
dccl::Exception Class Reference

Exception class for DCCL. More...

#include <dccl/exception.h>

Inheritance diagram for dccl::Exception:

Public Member Functions

 Exception (const std::string &s, const google::protobuf::Descriptor *desc=nullptr)
const google::protobuf::Descriptor * desc () const

Detailed Description

Exception class for DCCL.

Definition at line 46 of file exception.h.

Constructor & Destructor Documentation

◆ Exception()

dccl::Exception::Exception ( const std::string & s,
const google::protobuf::Descriptor * desc = nullptr )
inline

Definition at line 49 of file exception.h.

Member Function Documentation

◆ desc()

const google::protobuf::Descriptor * dccl::Exception::desc ( ) const
inline

Definition at line 54 of file exception.h.


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