load
Loads properties from the specified File.
Return
CrashReportData read from the supplied File.
Parameters
file
Report file from which to load the CrashData.
Throws
if error occurs during reading from the File.
if the stream cannot be parsed as a JSON object.