|
c2pa-c
C++ API for c2pa-c library
|
#include <c2pa.hpp>


Public Member Functions | |
| C2paException () | |
| C2paException (string what) | |
| virtual const char * | what () const noexcept |
C2paException class for C2pa errors. This class is used to throw exceptions for errors encountered by the C2pa library via c2pa_error().
| c2pa::C2paException::C2paException | ( | ) |
| c2pa::C2paException::C2paException | ( | string | what | ) |
|
virtualnoexcept |