API Reference
Class
TopologyValidationException
Exception thrown when topology rendering receives invalid data.
Inheritance
- Object
- TopologyValidationException
Constructors
TopologyValidationException(ChartForgeX.Topology.TopologyValidationResult result) #Initializes a new instance of the TopologyValidationException class.
Parameters
- result ChartForgeX.Topology.TopologyValidationResult
- The validation result.
Properties
Result #Gets the validation result.