Trading System API  3.0
Library for Simulating and Deploying Trading and Investment Strategies
tsa::exception Member List

This is the complete list of members for tsa::exception, including all inherited members.

exception(void)tsa::exception
exception(const char *message)tsa::exception
exception(const char *message, const source_location &src_loc)tsa::exception
exception(const std::string &message, const source_location &src_loc)tsa::exception
exception(const char *origin, const char *message, const source_location &src_loc)tsa::exception
exception(const object *raisingClassPtr, const std::string &message, const source_location &sourceLocation)tsa::exception
id(identifier_t)tsa::exception
line(void) const tsa::exception
message(void) const tsa::exception
origin(void) const tsa::exception
what() const tsa::exceptionvirtual
~exception()tsa::exceptionvirtual