OpenShot Library | OpenShotAudio 0.2.2
|
Public Member Functions | |
String | getDescription () const |
Result | getResult () const |
Public Attributes | |
String | message |
int | line = 1 |
int | column = 1 |
Definition at line 32 of file juce_JSON.cpp.
|
inline |
Definition at line 37 of file juce_JSON.cpp.
|
inline |
Definition at line 38 of file juce_JSON.cpp.
String juce::JSONParser::ErrorException::message |
Definition at line 34 of file juce_JSON.cpp.
int juce::JSONParser::ErrorException::line = 1 |
Definition at line 35 of file juce_JSON.cpp.
int juce::JSONParser::ErrorException::column = 1 |
Definition at line 35 of file juce_JSON.cpp.