OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler  1.11.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 ONIXS_BATS_BOE_NOTHROW ONIXS_BATS_BOE_OVERRIDEException
~Exception() ONIXS_BATS_BOE_NOTHROWException