#include <vtkJSONParser.h>
Public Member Functions | |
vtkJSONException (const char *reason) | |
~vtkJSONException () throw () | |
const char * | what () const throw () |
vtkJSONException (const char *reason) | |
~vtkJSONException () throw () | |
const char * | what () const throw () |
Protected Attributes | |
std::string | Reason |
vtkJSONException::vtkJSONException | ( | const char * | reason | ) |
vtkJSONException::~vtkJSONException | ( | ) | throw () |
vtkJSONException::vtkJSONException | ( | const char * | reason | ) |
vtkJSONException::~vtkJSONException | ( | ) | throw () |
const char * vtkJSONException::what | ( | ) | const throw () |
References Reason.
const char* vtkJSONException::what | ( | ) | const throw () |
|
protected |