-
Couldn't load subscription status.
- Fork 0
JSONFormatter.FormatterException
robbyxp1 edited this page Feb 13, 2024
·
7 revisions
QuickJSONFormatter Error exception
public class JSONFormatter.FormatterException : System.ExceptionInheritance System.Object 🡒 System.Exception 🡒 FormatterException
Constructor
public FormatterException(string error);
error System.String
Error condition
public string Error { get; set; }