JsonDataSourceException Constructors
An exception that occurs when an attempt to fill a JsonDataSource with data fails.
Name | Parameters | Description |
---|---|---|
Json |
message, inner |
Creates a new instance of the Json |
Json |
message |
Creates a new instance of the Json |
See Also