C++ main module for stochmagnet Package  1.0
SM_Exception Member List

This is the complete list of members for SM_Exception, including all inherited members.

CORE_Exception()CORE_Exception
CORE_Exception(const tString &package)CORE_Exception
CORE_Exception(const tString &package, const tString &where, const tString &what)CORE_Exception
CORE_Exception(const tString &package, const tString &assertion, const tString &file, const tInteger &line, const tString &function)CORE_Exception
getMemorySize() constCORE_Exceptioninline
getMessage() constCORE_Exceptioninline
SM_Exception()SM_Exception
SM_Exception(const tString &where, const tString &what)SM_Exception
SM_Exception(const tString &module, const tString &method, const tString &what)SM_Exception
SM_Exception(const tString &assertion, const tString &file, const tNaturalInteger &line, const tString &function)SM_Exception
SM_Exception(const tString &module, const tString &assertion, const tString &file, const tNaturalInteger &line, const tString &function)SM_Exception
toString() constCORE_Exceptioninlinevirtual