OnixS MX HSVF Market Data Handler for C++  1.9.2.0
TooBigIntegerException Member List
This is the complete list of members for TooBigIntegerException, 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, SInt32 value, const char *comment="")ArgumentException
ArgumentException(const char *source, const char *argument_name, UInt32 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
TooBigIntegerException(const char *source, UInt32 maxDigits, UInt64 value)TooBigIntegerException
touch(const char *method_name)Exception
what() const Exception
~Exception()Exception