SALOME - SMESH
|
#include <stdexcept>
Go to the source code of this file.
Data Structures | |
class | Unexpect |
class | Terminate |
Macros | |
#define | SMESH_EXPORT |
#define | UNEXPECT_CATCH(FuncName, ExceptionConstructor) |
Typedefs | |
typedef void(* | PVF )() |
Functions | |
void | SmeshException () |
#define SMESH_EXPORT |
Definition at line 44 of file SMESH_ExceptHandlers.hxx.
#define UNEXPECT_CATCH | ( | FuncName, | |
ExceptionConstructor | |||
) |
Definition at line 79 of file SMESH_ExceptHandlers.hxx.
typedef void(* PVF)() |
Definition at line 48 of file SMESH_ExceptHandlers.hxx.
void SmeshException | ( | ) |