wRTOSConfigReadException Constructor (String, Exception)
Constructor for message and inner exception.
Namespace:
IntervalZero.MaxRT.wRTOS
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS .dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public wRTOSConfigReadException(
string message,
Exception innerExeption
)
Parameters
message
Type: System.String
Message in exception.
innerExeption
Type: System.Exception
See Also: