Virtru SDK for C++  2.8.0
Virtru C++ SDK library - Create, Read, and Manage TDF3 Files
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
virtru::Exception Class Reference

#include <tdf_exception.h>

Inheritance diagram for virtru::Exception:

Public Member Functions

 Exception (const std::string &what, int code=VIRTRU_GENERAL_ERROR)
 
int code () const noexcept
 

Private Attributes

int m_code
 

Constructor & Destructor Documentation

virtru::Exception::Exception ( const std::string &  what,
int  code = VIRTRU_GENERAL_ERROR 
)
inlineexplicit

Member Function Documentation

int virtru::Exception::code ( ) const
inlinenoexcept

Member Data Documentation

int virtru::Exception::m_code
private

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