JsonException
JsonException()
JsonException(String)
JsonException(SerializationInfo, StreamingContext)
JsonException(String, Exception)
JsonException(String, String, Int64?, Int64?)
JsonException(String, String, Int64?, Int64?, Exception)
BytePositionInLine
LineNumber
Message
Path
GetObjectData(SerializationInfo, StreamingContext)
net11.0
namespace System.Text.Json
{
public class JsonException : Exception
{
public override string! Message { get; }
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 5.06.07.08.09.010.011.0 |
| .NET Core | 3.03.1 |
| .NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
Information specific to net11.0 | |
| Assembly | System.Text.Json , Version=11.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API