Table of Contents

Class PropertyValidationException

Namespace
Jabra.NET.Sdk.Properties
Assembly
Jabra.NET.Sdk.Properties.dll
[Serializable]
public class PropertyValidationException : PropertyException, ISerializable
Inheritance
JabraException
PropertyValidationException
Implements
Inherited Members
JabraException.ToString()
JabraException.Type

Constructors

PropertyValidationException(string, JsonNode)

public PropertyValidationException(string message, JsonNode contextJson)

Parameters

message string
contextJson JsonNode

Properties

Message

public override string Message { get; }

Property Value

string