diff options
Diffstat (limited to 'CommandFailedException.cpp')
-rw-r--r-- | CommandFailedException.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CommandFailedException.cpp b/CommandFailedException.cpp new file mode 100644 index 0000000..ccc780c --- /dev/null +++ b/CommandFailedException.cpp @@ -0,0 +1,5 @@ +// +// Created by sz on 23.07.16. +// + +#include "include/CommandFailedException.h" |