JsonExceptionConverter
A converter to correctly serialize exception objects.
public JsonExceptionConverter()
Initializes a new instance of the JsonExceptionConverter class.
public JsonExceptionConverter(bool hideStackTrace, IDictionary<string, Assembly> searchedNamespaces)
Initializes a new instance of the JsonExceptionConverter class.