RunException

PmpException IHoming.RunException { get; }

Gets the exception that caused the homing procedure to fail.

Value

PmpException – Exception containing details about the error that occurred. Null reference if no run error occurred.

Throws