Definition at line 37 of file GenVector_exception.h.
Public Member Functions | |
GenVector_exception (const std::string &s) | |
Static Public Member Functions | |
static bool | DisableThrow () |
static bool | EnableThrow () |
Static Private Member Functions | |
static bool & | IsOn () |
Friends | |
void | GenVector_Throw (const char *) |
function throwing exception, by creating internally a GenVector_exception only when needed | |
void | Throw (GenVector_exception &) |
throw explicitly GenVector exceptions | |
#include <MathX/GenVectorX/GenVector_exception.h>
|
inline |
Definition at line 39 of file GenVector_exception.h.
Definition at line 50 of file GenVector_exception.h.
Definition at line 44 of file GenVector_exception.h.
Definition at line 61 of file GenVector_exception.h.
|
friend |
function throwing exception, by creating internally a GenVector_exception only when needed
Definition at line 80 of file GenVector_exception.h.
|
friend |
throw explicitly GenVector exceptions
Definition at line 73 of file GenVector_exception.h.