parse
Parse a DebugServerException from the server json string.
Return
A DebugServerException or null if the string is not of proper form.
Parameters
str
json string returned by the debug server
Parse a DebugServerException from the server json string.
A DebugServerException or null if the string is not of proper form.
json string returned by the debug server