Click or drag to resize
OrgUnitPickerException Constructor (String, Exception)

[This is preliminary documentation and is subject to change.]

Constructor

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public OrgUnitPickerException(
	string msg,
	Exception ex
)

Parameters

msg
Type: SystemString

[Missing <param name="msg"/> documentation for "M:CSC.SC.TOPICA4.Template.OrgUnitPickerException.#ctor(System.String,System.Exception)"]

ex
Type: SystemException

[Missing <param name="ex"/> documentation for "M:CSC.SC.TOPICA4.Template.OrgUnitPickerException.#ctor(System.String,System.Exception)"]

See Also