-
Notifications
You must be signed in to change notification settings - Fork 0
JSONFormatter.FormatterException
robbyxp1 edited this page Feb 13, 2024
·
7 revisions
QuickJSONFormatter Error exception
public class JSONFormatter.FormatterException : System.Exception
Inheritance System.Object 🡒 System.Exception 🡒 FormatterException
Constructor
public FormatterException(string error);
error
System.String
Error condition
public string Error { get; set; }