|
SHAPER 9.16.0
|
Manage exceptions. More...
#include <GeomAlgoAPI_Exception.h>

Public Member Functions | |
| GEOMALGOAPI_EXPORT | GeomAlgoAPI_Exception (std::string theMessageError) |
| Create an exception. More... | |
| GEOMALGOAPI_EXPORT | ~GeomAlgoAPI_Exception () noexcept |
| Destroyer. More... | |
| GEOMALGOAPI_EXPORT const char * | what () const noexcept |
| Allows to collet the error. More... | |
Manage exceptions.
| GeomAlgoAPI_Exception::GeomAlgoAPI_Exception | ( | std::string | theMessageError | ) |
Create an exception.
| theMessageError | Error message to be displayed |
|
noexcept |
Destroyer.
|
noexcept |
Allows to collet the error.