Click or drag to resize

InvalidPropertyIdException Class

Exception thrown when a type id is specified for a property that does not exist.
Inheritance Hierarchy
SystemObject
  SystemException
    VelocityGraph.ExceptionsInvalidPropertyIdException

Namespace:  VelocityGraph.Exceptions
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 8.2.1.0 (8.2.1)
Syntax
[SerializableAttribute]
public class InvalidPropertyIdException : Exception
See Also