wRTOSInvalidPropertyValueException Constructor (String)
Initializes a new instance of the wRTOSInvalidPropertyValueException class
Namespace:
IntervalZero.MaxRT.wRTOS
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS .dll) Version: 1.0.0.0 (File version: 1.1.0)
Syntax
public wRTOSInvalidPropertyValueException(
string message
)
Parameters
message
Type: System.String
Message in exception.
See Also: