Click or drag to resize

ScannerMonitoringException(String, Axes, Axes) Constructor

[Missing <summary> documentation for "M:RAYLASE.SPICE3.ScannerMonitoringException.#ctor(System.String,RAYLASE.SPICE3.Axes,RAYLASE.SPICE3.Axes)"]


Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.6.0
Syntax
C#
public ScannerMonitoringException(
	string message,
	Axes head0,
	Axes head1
)

Parameters

message  String

[Missing <param name="message"/> documentation for "M:RAYLASE.SPICE3.ScannerMonitoringException.#ctor(System.String,RAYLASE.SPICE3.Axes,RAYLASE.SPICE3.Axes)"]

head0  Axes

[Missing <param name="head0"/> documentation for "M:RAYLASE.SPICE3.ScannerMonitoringException.#ctor(System.String,RAYLASE.SPICE3.Axes,RAYLASE.SPICE3.Axes)"]

head1  Axes

[Missing <param name="head1"/> documentation for "M:RAYLASE.SPICE3.ScannerMonitoringException.#ctor(System.String,RAYLASE.SPICE3.Axes,RAYLASE.SPICE3.Axes)"]

See Also