Mercurial > hg > orthanc
diff OrthancCppClient/Package/ConfigurationCpp.json @ 506:6e4bd06c17c5 laaw
the wrapper is working
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 18 Jul 2013 12:01:51 +0200 |
parents | 7f7a2d174acb |
children |
line wrap: on
line diff
--- a/OrthancCppClient/Package/ConfigurationCpp.json Thu Jul 18 10:12:20 2013 +0200 +++ b/OrthancCppClient/Package/ConfigurationCpp.json Thu Jul 18 12:01:51 2013 +0200 @@ -1,5 +1,5 @@ { "InternalsNamespace" : [ "OrthancClient", "Internals" ], "PublicNamespace" : [ "OrthancClient" ], - "ExceptionClassName" : "OrthancException" + "ExceptionClassName" : "OrthancClientException" }