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

subExceptionDef( XmlException )
subExceptionDef( FileException )
subExceptionDef( ConnectionException )