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: 11.1.0.0 (11.1)
Syntax
[SerializableAttribute]
public class InvalidPropertyIdException : Exception
See Also