AWS SDK for .NET Documentation
JsonException Constructor (message, inner_exception)
AmazonThirdParty.Json.LitJsonJsonExceptionJsonException(String, Exception) Did this page help you?   Yes   No    Tell us about it...
Initializes a new instance of the JsonException class
Declaration Syntax
C#
public JsonException(
	string message,
	Exception inner_exception
)
Parameters
message (String)
inner_exception (Exception)

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)