Click or drag to resize

WaitTimeoutException(Exception) Constructor

[Missing <summary> documentation for "M:RAYLASE.SPICE3.WaitTimeoutException.#ctor(System.Exception)"]


Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public WaitTimeoutException(
	Exception innerException
)

Parameters

innerException  Exception

[Missing <param name="innerException"/> documentation for "M:RAYLASE.SPICE3.WaitTimeoutException.#ctor(System.Exception)"]

See Also