Exception thrown when a given property value is not valid.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 1.3.3371.40749 (1.3.0.0)

Syntax

Visual Basic (Declaration)
<ComVisibleAttribute(False)> _
Public NotInheritable Class InvalidPropertyValueException _
	Inherits ApplicationException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    System..::.ApplicationException
      RRAutoLib.CTC..::.InvalidPropertyValueException

See Also