Show / Hide Table of Contents

Class LocalServerException

Represents an error returned from the LocalServer.

Inheritance
Object
Exception
LocalServerException
Implements
System.Runtime.Serialization.ISerializable
System.Exception.GetBaseException()
Exception.GetObjectData(SerializationInfo, StreamingContext)
System.Exception.GetType()
System.Exception.ToString()
System.Exception.Data
System.Exception.HelpLink
Exception.HResult
Exception.InnerException
System.Exception.Message
System.Exception.Source
Exception.StackTrace
System.Exception.TargetSite
Exception.SerializeObjectState
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Esri.ArcGISRuntime.LocalServices
Assembly: Esri.ArcGISRuntime.LocalServices.dll
Syntax
public sealed class LocalServerException : Exception, ISerializable

Constructors

Name Description
LocalServerException(String, Exception)

Initializes a new instance of the LocalServerException class.

Applies to

TargetVersions
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.0 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
In This Article
Back to top Copyright © 2022 Esri.