sysrepo  1.4.70
YANG datastore
sysrepo_exception Class Reference

Class for wrapping sr_error_t. More...

#include <Sysrepo.hpp>

Inheritance diagram for sysrepo_exception:

Public Member Functions

 sysrepo_exception (const sr_error_t error_code)
 
virtual ~sysrepo_exception () override
 
sr_error_t error_code () const
 

Detailed Description

Class for wrapping sr_error_t.

Definition at line 99 of file Sysrepo.hpp.

Constructor & Destructor Documentation

◆ sysrepo_exception()

sysrepo_exception ( const sr_error_t  error_code)
explicit

◆ ~sysrepo_exception()

virtual ~sysrepo_exception ( )
overridevirtual

Member Function Documentation

◆ error_code()

sr_error_t error_code ( ) const

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