Free Electron
Public Member Functions | Protected Attributes | List of all members
Json::Exception Class Reference

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

#include <value.h>

Inheritance diagram for Json::Exception:
Inheritance graph
[legend]

Public Member Functions

 Exception (String msg)
 
char const * what () const noexcept override
 

Protected Attributes

String msg_
 

Detailed Description

Base class for all exceptions we throw.

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


The documentation for this class was generated from the following file: