CompilerErrorException.CompilerErrorException (ArrayList)
The CompilerErrorException constructor initializes a new object of the CompilerErrorException class, with the error messages specified as an ordered ArrayList.
Syntax
[C#]
Copy Code | |
---|---|
public CompilerErrorException( ArrayList errorMessages ); |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public Sub New( _ ByVal errorMessages As ArrayList _ ) |
Parameters
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)