GetRootError

virtual SEventOccurrence IAxisControlBase::GetRootError() = 0

Gets the event with “error” response that triggered the transition to “Fault reaction active” and its context. An empty pointer and empty string are returned for the error object if no error occurred.

Returns

SEventOccurrence – First event that triggered transition to “Fault reaction active” and its context message.

Throws
Remarks

The value is reset after a call to IAxisControlBase::ResetFault.