c2pa-c
C++ API for c2pa-c library
Loading...
Searching...
No Matches
c2pa::C2paException Class Reference

#include <c2pa.hpp>

Inheritance diagram for c2pa::C2paException:
Collaboration diagram for c2pa::C2paException:

Public Member Functions

 C2paException ()
 
 C2paException (string what)
 
virtual const char * what () const noexcept
 

Detailed Description

C2paException class for C2pa errors. This class is used to throw exceptions for errors encountered by the C2pa library via c2pa_error().

Constructor & Destructor Documentation

◆ C2paException() [1/2]

c2pa::C2paException::C2paException ( )

◆ C2paException() [2/2]

c2pa::C2paException::C2paException ( string  what)

Member Function Documentation

◆ what()

virtual const char * c2pa::C2paException::what ( ) const
virtualnoexcept

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