ArcGIS Runtime SDK for WPF - Library Reference
LocalServerException Constructor(String)
See Also 
ESRI.ArcGIS.Client.Local Namespace > LocalServerException Class > LocalServerException Constructor : LocalServerException Constructor(String)

error
A System.String representing the error.
Initializes a new instance of the LocalServerException class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal error As String _
)
C# 
public LocalServerException( 
   string error
)

Parameters

error
A System.String representing the error.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.