Definition at line 34 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 <Math/GenVector/GenVector_exception.h>
|
inline |
Definition at line 36 of file GenVector_exception.h.
Definition at line 47 of file GenVector_exception.h.
Definition at line 41 of file GenVector_exception.h.
Definition at line 58 of file GenVector_exception.h.
|
friend |
function throwing exception, by creating internally a GenVector_exception only when needed
Definition at line 77 of file GenVector_exception.h.
|
friend |
throw explicitly GenVector exceptions
Definition at line 70 of file GenVector_exception.h.