Class ParseException
Thrown when a parse error is encountered during parsing.
Inheritance
Implements
Inherited Members
- Exception.GetBaseException()
- Exception.GetObjectData(SerializationInfo, StreamingContext)
- Exception.ToString()
- Exception.GetType()
- Exception.TargetSite
- Exception.Message
- Exception.Data
- Exception.InnerException
- Exception.HelpLink
- Exception.Source
- Exception.HResult
- Exception.StackTrace
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()
Declaration
public sealed class ParseException : Exception, ISerializable