DCCL v5
Loading...
Searching...
No Matches
dccl::OutOfRangeException Class Reference
Inheritance diagram for dccl::OutOfRangeException:

Public Member Functions

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

Detailed Description

Definition at line 67 of file exception.h.

Constructor & Destructor Documentation

◆ OutOfRangeException()

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

Definition at line 70 of file exception.h.

Member Function Documentation

◆ desc()

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

Definition at line 77 of file exception.h.

◆ field()

const google::protobuf::FieldDescriptor * dccl::OutOfRangeException::field ( ) const
inline

Definition at line 76 of file exception.h.


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