json test

Embed: (wiki syntax)

« Back to documentation index

Exception Class Reference

Exception Class Reference

Base class for all exceptions we throw. More...

#include <value.h>

Inherited by LogicError, and RuntimeError.


Detailed Description

Base class for all exceptions we throw.

We use nothing but these internally. Of course, STL can throw others.

Definition at line 55 of file value.h.