Click or drag to resize

InvalidTypeIdException Class

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

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