LMMS
Loading...
Searching...
No Matches
juce::JSONParser::ErrorException Struct Reference

Public Member Functions

String getDescription () const
Result getResult () const

Public Attributes

String message
int line = 1
int column = 1

Member Function Documentation

◆ getDescription()

String juce::JSONParser::ErrorException::getDescription ( ) const
inline

◆ getResult()

Result juce::JSONParser::ErrorException::getResult ( ) const
inline

Member Data Documentation

◆ column

int juce::JSONParser::ErrorException::column = 1

◆ line

int juce::JSONParser::ErrorException::line = 1

◆ message

String juce::JSONParser::ErrorException::message

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