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_FENICSUST_BIMP_NOTHROW ONIXS_FENICSUST_BIMP_OVERRIDE | Exception | |
~Exception() ONIXS_FENICSUST_BIMP_NOTHROW ONIXS_FENICSUST_BIMP_OVERRIDE | Exception |