#include <exceptions.h>
Public Member Functions | |
ConfigError (const char *m) | |
Private Member Functions | |
const char * | what () const override throw () |
Private Attributes | |
const char * | msg |
Definition at line 20 of file exceptions.h.
|
inline |
Definition at line 25 of file exceptions.h.
|
inlineoverrideprivate |
|
private |
Definition at line 21 of file exceptions.h.
Referenced by MatrixReader.MatrixException::__str__(), cmsHarvester.Usage::__str__(), cmsHarvester.Error::__str__(), and what().