| 
    SNAP Library 6.0, Developer Reference
    2020-12-09 16:24:20
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
 

Go to the source code of this file.
Functions | |
| int | _matherr (struct _exception *e) | 
| void | WrNotify (const char *CaptionCStr, const char *NotifyCStr) | 
| void | SaveToErrLog (const char *MsgCStr) | 
| void | ExeStop (const char *MsgCStr, const char *ReasonCStr, const char *CondCStr, const char *FNm, const int &LnN) | 
| int _matherr | ( | struct _exception * | e | ) | 
| void ExeStop | ( | const char * | MsgCStr, | 
| const char * | ReasonCStr, | ||
| const char * | CondCStr, | ||
| const char * | FNm, | ||
| const int & | LnN | ||
| ) | 
Definition at line 90 of file bd.cpp.
References ErrNotify(), TOnExeStop::GetOnExeStopF(), TOnExeStop::IsOnExeStopF(), SaveToErrLog(), and TExcept::Throw().

| void SaveToErrLog | ( | const char * | MsgCStr | ) | 
Definition at line 51 of file bd.cpp.
Referenced by ExeStop(), and TZipIn::GetFLen().

| void WrNotify | ( | const char * | CaptionCStr, | 
| const char * | NotifyCStr | ||
| ) | 
Definition at line 43 of file bd.cpp.
Referenced by ErrNotify(), TZipIn::GetFLen(), InfoNotify(), StatNotify(), and WarnNotify().
