22 #ifndef CTKCMDLINEMODULEXMLEXCEPTION_H
23 #define CTKCMDLINEMODULEXMLEXCEPTION_H
27 #include "ctkCommandLineModulesCoreExport.h"
Exception class to describe problems with XML processing.
The base class for all exceptions defined in CTK.
#define CTK_DECLARE_EXCEPTION(API, CLS, BASE)
Quickly declare a ctkException sub-class.