ErrorCodesInvalidValue Field |
Reserved error code (0x80040401) for reporting an invalid value.
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic static readonly int InvalidValue
Public Shared ReadOnly InvalidValue As Integer
public:
static initonly int InvalidValue
Field Value
Int32
Remarks
See ASCOM.Exception.InvalidValueException.
See Also