#include "SMESH_Comment.hxx"#include "SMESH_ComputeError.hxx"#include "SMESH_Utils.hxx"#include <Utils_SALOME_Exception.hxx>#include <Standard_Failure.hxx>#include <Standard_ErrorHandler.hxx>#include <utilities.h>

Go to the source code of this file.
Namespaces | |
| namespace | SMESH |
Macros | |
| #define | OCC_CATCH_SIGNALS |
| #define | SMESH_TRY |
| #define | SMY_OWN_CATCH |
| #define | SMESH_CAUGHT |
| #define | SMESH_CATCH(onExceptionFun) |
Functions | |
| void | SMESH::throwSalomeEx (const char *txt) |
| void | SMESH::doNothing (const char *txt) |
| const char * | SMESH::returnError (const char *txt) |
| void | SMESH::printErrorInDebugMode (const char *txt) |
| #define OCC_CATCH_SIGNALS |
| #define SMESH_CATCH | ( | onExceptionFun | ) |
| #define SMESH_CAUGHT |
| #define SMESH_TRY |
| #define SMY_OWN_CATCH |