Class ParseException
Spatial4n specific type used to throw/catch a parsing error including the offset.
Inheritance
System.Object
System.Exception
ParseException
Inherited Members
System.Exception.GetBaseException()
System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Exception.GetType()
System.Exception.ToString()
System.Exception.Data
System.Exception.HelpLink
System.Exception.HResult
System.Exception.InnerException
System.Exception.Message
System.Exception.Source
System.Exception.StackTrace
System.Exception.TargetSite
System.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)
Assembly: Spatial4n.dll
Syntax
[Serializable]
public class ParseException : Exception, ISerializable
Constructors
Name | Description |
---|---|
ParseException() | |
ParseException(SerializationInfo, StreamingContext) | Initializes a new instance of this class with serialized data. |
ParseException(String, Int32) |
Properties
Name | Description |
---|---|
ErrorOffset |