Class S63DataException
A S63 specific error code used on LoadError and LoadWarnings when loading S63 encrypted data.
Implements
System.Runtime.Serialization.ISerializable
System.Runtime.InteropServices._Exception
System.Exception.GetBaseException()
System.Exception.ToString()
System.Exception.GetType()
System.Exception.Message
System.Exception.Data
System.Exception.InnerException
System.Exception.TargetSite
System.Exception.StackTrace
System.Exception.HelpLink
System.Exception.Source
System.Exception.HResult
System.Exception.SerializeObjectState
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.MemberwiseClone()
Namespace: Esri.ArcGISRuntime.Hydrography
Assembly: Esri.ArcGISRuntime.Hydrography.dll
Syntax
public sealed class S63DataException : ArcGISRuntimeException, ISerializable, _Exception
Properties
Name | Description |
---|---|
S63ErrorCode | Gets the S63 SSE Error Code |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.3 - 200.5 |
Xamarin.Android | 100.3 - 100.15 |
Xamarin.iOS | 100.3 - 100.15 |
UWP | 100.3 - 200.5 |