InvalidValueException Properties |
The InvalidValueException type exposes the following members.
Name | Description | |
---|---|---|
![]() | FromValue |
The lower value of the valid range.
|
![]() | Number |
The COM error code for this exception (hex 80040400 - 800404FF)
(Inherited from DriverException.) |
![]() | PropertyOrMethod |
The property/accessor or method that has an invalid value.
|
![]() | Range |
The valid range for this property.
|
![]() | ToValue |
The higher end of the valid range.
|
![]() | Value |
The invalid value.
|