diff options
Diffstat (limited to 'src/exceptions.h')
-rw-r--r-- | src/exceptions.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exceptions.h b/src/exceptions.h index 3bf2e0b..27aec3c 100644 --- a/src/exceptions.h +++ b/src/exceptions.h | |||
@@ -6,5 +6,6 @@ | |||
6 | 6 | ||
7 | subExceptionDecl( XmlException ) | 7 | subExceptionDecl( XmlException ) |
8 | subExceptionDecl( FileException ) | 8 | subExceptionDecl( FileException ) |
9 | subExceptionDecl( ConnectionException ) | ||
9 | 10 | ||
10 | #endif | 11 | #endif |