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