|
FuncSketch
|
Definition of exception classes. More...
#include <stdexcept>Go to the source code of this file.
Classes | |
| class | func_sketch::FuncSketchException |
| Base class of exceptions in this project. More... | |
| class | func_sketch::InvalidArgumentException |
| Class of exceptions for invalid arguments. More... | |
| class | func_sketch::InvalidExpressionException |
| Class of exceptions of invalid expressions. More... | |
Definition of exception classes.
Definition in file exceptions.h.