lean2/src/library/error_handling
Leonardo de Moura 8ab775bd6f feat(*): distinguish between logical and runtime exceptions.
Now, we use throwable as the new base class for all Lean exceptions, and
exception is the subclass for "logical" exceptions.
2015-01-15 16:54:55 -08:00
..
CMakeLists.txt refactor(*): error messages 2014-01-13 16:54:21 -08:00
error_handling.cpp feat(*): distinguish between logical and runtime exceptions. 2015-01-15 16:54:55 -08:00
error_handling.h feat(*): distinguish between logical and runtime exceptions. 2015-01-15 16:54:55 -08:00