Class std.json.JSONError
Synopsis
public class JSONError extends IllegalArgumentError
Exceptions thrown during JSON parsing errors.
Fields
Constructors
Construct the exception with the specified message.
public class JSONError extends IllegalArgumentError
Exceptions thrown during JSON parsing errors.
Construct the exception with the specified message.