RunException

PmpException IAlignment.RunException { get; }

Gets the exception that caused the alignment procedure to fail.

Value

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

Throws