This is specific error category that contains information about sdk errors.
More...
#include <VirgilSdkError.h>
|
const char * | name () const noexcept override |
|
std::string | message (int ev) const noexcept override |
|
This is specific error category that contains information about sdk errors.
std::string virgil::sdk::VirgilSdkErrorCategory::message |
( |
int |
ev | ) |
const |
|
overridenoexcept |
- Parameters
-
- Returns
- Error description for given error value.
- See also
- VirgilSDKError for specific error values.
const char* virgil::sdk::VirgilSdkErrorCategory::name |
( |
| ) |
const |
|
overridenoexcept |
The documentation for this class was generated from the following file: