X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAlgoAPI%2FGeomAlgoAPI_Exception.cpp;h=b5b9cd5d706171c25eab351063f814d899389fb9;hb=423c10234142d14d0d5de89383f2f96a4ec5930f;hp=53338dae756f1d4e6040f7c7ece1c67967892b8d;hpb=982481c856def9c064e5f2bb65de11a5b254da6e;p=modules%2Fshaper.git diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Exception.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Exception.cpp index 53338dae7..b5b9cd5d7 100755 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Exception.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Exception.cpp @@ -19,6 +19,6 @@ GeomAlgoAPI_Exception::~GeomAlgoAPI_Exception() throw() //================================================================================================= const char* GeomAlgoAPI_Exception::what() const throw() -{ +{ return myMessageError.c_str(); } \ No newline at end of file