#include <exceptions.h>
Public Attributes | |
std::string | what |
The error message. |
Base class for all CVD exceptions
Definition at line 36 of file exceptions.h.
std::string CVD::Exceptions::All::what |
The error message.
Definition at line 38 of file exceptions.h.