InvalidJsonDateTimeException Constructor

Overload List

InvalidJsonDateTimeException Initializes a new instance of the InvalidJsonDateTimeException class.
InvalidJsonDateTimeException(String) Initializes a new instance of the InvalidJsonDateTimeException class with a specified error message.
InvalidJsonDateTimeException(String, String, DateTime) Initializes a new instance of the InvalidJsonDateTimeException class with a specified error message.

See Also