JGR MSTS Editors and Tools
InvalidBnfFormatException Class
NamespacesJgr.IO.ParserInvalidBnfFormatException

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Jgr.IO.Parser.InvalidBnfFormatException"]

Declaration Syntax
C#Visual BasicVisual C++
public class InvalidBnfFormatException : DescriptiveException
Public Class InvalidBnfFormatException _
	Inherits DescriptiveException
public ref class InvalidBnfFormatException : public DescriptiveException
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
InvalidBnfFormatException(StreamReader, Int64, String)
_className()()()() (Inherited from Exception.)
_data()()()() (Inherited from Exception.)
_dynamicMethods()()()() (Inherited from Exception.)
_exceptionMethod()()()() (Inherited from Exception.)
_exceptionMethodString()()()() (Inherited from Exception.)
_helpURL()()()() (Inherited from Exception.)
_HResult()()()() (Inherited from Exception.)
_innerException()()()() (Inherited from Exception.)
_message()()()() (Inherited from Exception.)
_remoteStackIndex()()()() (Inherited from Exception.)
_remoteStackTraceString()()()() (Inherited from Exception.)
_source()()()() (Inherited from Exception.)
_stackTrace()()()() (Inherited from Exception.)
_stackTraceString()()()() (Inherited from Exception.)
_xcode()()()() (Inherited from Exception.)
_xptrs()()()() (Inherited from Exception.)
Data (Inherited from Exception.)
Equals(Object) (Inherited from Object.)
FieldGetter(String, String, Object%) (Inherited from Object.)
FieldSetter(String, String, Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
FormatMessage(StreamReader, Int64, String)
GetBaseException()()()() (Inherited from Exception.)
GetClassName()()()() (Inherited from Exception.)
GetDataInternal()()()() (Inherited from Exception.)
GetExceptionMethodFromString()()()() (Inherited from Exception.)
GetExceptionMethodString()()()() (Inherited from Exception.)
GetFieldInfo(String, String) (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetObjectData(SerializationInfo, StreamingContext) (Inherited from Exception.)
GetTargetSiteInternal()()()() (Inherited from Exception.)
GetType()()()() (Inherited from Exception.)
HelpLink (Inherited from Exception.)
HResult (Inherited from Exception.)
InnerException (Inherited from Exception.)
InternalPreserveStackTrace()()()() (Inherited from Exception.)
InternalToString()()()() (Inherited from Exception.)
IsTransient()()()() (Inherited from Exception.)
MemberwiseClone()()()() (Inherited from Object.)
Message (Inherited from Exception.)
PrepForRemoting()()()() (Inherited from Exception.)
SetErrorCode(Int32) (Inherited from Exception.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)
ToString()()()()
Creates and returns a string representation of the current exception.
(Inherited from DescriptiveException.)
Inheritance Hierarchy
Object
Exception
 DescriptiveException
  InvalidBnfFormatException

Assembly: JGR.IO.Parser (Module: JGR.IO.Parser) Version: 0.5.4008.31682