aboutsummaryrefslogtreecommitdiff
path: root/src/exceptions.cpp
blob: 8d3029674d3c264be96a7dff27f0f72930298295 (plain)
1
2
3
4
5
#include "exceptions.h"
#include <stdarg.h>

subExceptionDef( XmlException )
subExceptionDef( FileException )