From aac2957ab6f98d087f8fb9ff68da39fe68c40e3d Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Sat, 19 Sep 2015 00:39:23 +0200 Subject: Werfe mehr Fehler und nutze mehr Funktionen --- crypt/cryptexception.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypt/cryptexception.cpp') diff --git a/crypt/cryptexception.cpp b/crypt/cryptexception.cpp index d839029..42480c4 100644 --- a/crypt/cryptexception.cpp +++ b/crypt/cryptexception.cpp @@ -1,7 +1,7 @@ #include "cryptexception.h" CryptException::CryptException(std::string what, ReturnCode returnCode) - :exception() + : exception() { this->whatMsg = what; this->retId = returnCode; -- cgit v1.2.3-70-g09d2