C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Definition of mode for exception handling. More...

#include <tool_err_handling.h>

Static Public Member Functions

static bool Enable (bool enabled=true)
 Set mode for exception handling: true - to throw exceptions further; false - to suppress exceptions. Return the previous mode.
 
static bool IsEnabled ()
 Get current exception handling mode (true - to throw exception further; false - to not throw).
 

Detailed Description

Definition of mode for exception handling.

Defines, whether to throw exception further after its processing. By default, exceptions are suppressed.


The documentation for this class was generated from the following file: