Show / Hide Table of Contents

Constructor LocalServerException

LocalServerException(String, Exception)

Initializes a new instance of the LocalServerException class.

Declaration
public LocalServerException(string error, Exception inner)
Parameters
Type Name Description
System.String error

A System.String representing the error.

System.Exception inner

A System.Exception representing the inner exception message.

Applies to

Platforms and versions
TargetVersions
.NET Windows100.13 - 200.8
.NET Framework100.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.