X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=utils%2FMsgException.cpp;h=da55638dc5ae5725a2155c5dcb0017dfdf8ff8d3;hb=b4db88c35956f8b0536cf5dbc9eb2904dc2724f0;hp=556c3f60416448efd7702a291bb3700492338b7b;hpb=56342f8d1cd84009933ba03f674c305245983063;p=platform%2Fcore%2Fmessaging%2Fmsg-service.git diff --git a/utils/MsgException.cpp b/utils/MsgException.cpp index 556c3f6..da55638 100755 --- a/utils/MsgException.cpp +++ b/utils/MsgException.cpp @@ -37,7 +37,7 @@ string MsgException::errorStrings[NUM_ERRORS] = "INCOMING_MSG_ERROR", //10 "FILE_OPERATION_ERROR", - "SECURITY_ERROR" + "SECURITY_ERROR", "SERVER_READY_ERROR" };