Click or drag to resize

PropertyTypeInUseException Class

Exception thrown when at least one vertex or edge uses a property type when attempting to remove the property type
Inheritance Hierarchy
SystemObject
  SystemException
    VelocityGraph.ExceptionsPropertyTypeInUseException

Namespace:  VelocityGraph.Exceptions
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
[SerializableAttribute]
public class PropertyTypeInUseException : Exception
See Also