Show / Hide Table of Contents

Class S63DataException

A S63 specific error code used on LoadError and LoadWarnings when loading S63 encrypted data.

Inheritance
Object
Exception
ArcGISException
ArcGISRuntimeException
S63DataException
Implements
System.Runtime.Serialization.ISerializable
ArcGISException.ErrorCode
ArcGISException.GetObjectData(SerializationInfo, StreamingContext)
System.Exception.GetBaseException()
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.Hydrography
Assembly: Esri.ArcGISRuntime.Hydrography.dll
Syntax
public sealed class S63DataException : ArcGISRuntimeException, ISerializable

Properties

Name Description
S63ErrorCode

Gets the S63 SSE Error Code

Applies to

TargetVersions
.NET Standard 2.0100.3 - 100.15
.NET 6.0100.13 - 100.15
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.3 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Xamarin.Android100.3 - 100.15
Xamarin.iOS100.3 - 100.15
UWP100.3 - 100.15
In This Article
Back to top Copyright © 2022 Esri.