FuncSketch
Loading...
Searching...
No Matches
exceptions.h File Reference

Definition of exception classes. More...

#include <stdexcept>
Include dependency graph for exceptions.h:
This graph shows which files directly or indirectly include this file:

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...

Detailed Description

Definition of exception classes.

Definition in file exceptions.h.