Struct JsonParseException
ClassList > JsonParseException
Vyjímka při chybě parosování JSON.
#include <JsonParseException.h>
Inherits the following classes: std::exception
Public Functions
Type | Name |
---|---|
const char * | what () const Chybový text. |
Public Functions Documentation
function what
Chybový text.
inline const char * JsonParseException::what () const
Returns:
const char*
The documentation for this class was generated from the following file sw/e-paper-board/src/exception/JsonParseException.h