Class JsonDocumentAssertionException
public sealed class JsonDocumentAssertionException : ProtoAssertionException, ISerializable
- Inheritance
-
JsonDocumentAssertionException
- Implements
- Inherited Members
- Extension Methods
Constructors
JsonDocumentAssertionException(string, string)
public JsonDocumentAssertionException(string message, string content)
Parameters
JsonDocumentAssertionException(string, string, Exception)
public JsonDocumentAssertionException(string message, string content, Exception innerException)
Parameters
Properties
Content
public string Content { get; }