Virtru SDK for C++
2.8.0
Virtru C++ SDK library - Create, Read, and Manage TDF3 Files
|
#include <tdf_exception.h>
Public Member Functions | |
Exception (const std::string &what, int code=VIRTRU_GENERAL_ERROR) | |
int | code () const noexcept |
Private Attributes | |
int | m_code |
|
inlineexplicit |
|
inlinenoexcept |
|
private |