SNAP Library 3.0, User Reference
2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
This is the complete list of members for TNSException, including all inherited members.
GetLocStr() const | TExcept | inline |
GetMsgStr() const | TExcept | inline |
GetOnExceptF() | TExcept | inlinestatic |
GetStr() const | TExcept | inline |
IsOnExceptF() | TExcept | inlinestatic |
Message | TNSException | |
New(const TStr &MsgStr, const TStr &LocStr=TStr()) | TExcept | inlinestatic |
OnExceptF | TExcept | static |
PutOnExceptF(TOnExceptF _OnExceptF) | TExcept | inlinestatic |
TExcept(const TStr &_MsgStr) | TExcept | inline |
TExcept(const TStr &_MsgStr, const TStr &_LocStr) | TExcept | inline |
Throw(const TStr &MsgStr) | TExcept | inlinestatic |
Throw(const TStr &MsgStr, const TStr &ArgStr) | TExcept | inlinestatic |
Throw(const TStr &MsgStr, const TStr &ArgStr1, const TStr &ArgStr2) | TExcept | inlinestatic |
ThrowFull(const TStr &MsgStr, const TStr &LocStr) | TExcept | inlinestatic |
TNSException(const TStr &Msg) | TNSException | inline |
TOnExceptF typedef | TExcept | |
~TExcept() | TExcept | inlinevirtual |