Class PropertyValidationException
- Namespace
- Jabra.NET.Sdk.Properties
- Assembly
- Jabra.NET.Sdk.Properties.dll
[Serializable]
public class PropertyValidationException : PropertyException, ISerializable
- Inheritance
-
JabraExceptionPropertyValidationException
- Implements
- Inherited Members
-
JabraException.ToString()JabraException.Type
Constructors
PropertyValidationException(string, JsonNode)
public PropertyValidationException(string message, JsonNode contextJson)
Parameters
Properties
Message
public override string Message { get; }