OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.1.0
API documentation
ArgumentException Member List

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

ArgumentException(const char *source, const char *message)ArgumentException
ArgumentException(const char *source, const char *argument_name, const char *value, const char *comment="")ArgumentException
ArgumentException(const char *source, const char *argument_name, int value, const char *comment="")ArgumentException
ArgumentException(const char *source, const char *argument_name, unsigned int value, const char *comment="")ArgumentException
ArgumentException(const char *source, const char *argument_name, double value, const char *comment="")ArgumentException
Exception(const char *method_name, const char *message)Exception
Exception(const Exception &)Exception
operator=(const Exception &)Exception
touch(const char *method_name)Exception
what() const Exception
~Exception()Exception