[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Jgr.IO.Parser.InvalidBnfFormatException"]
| C# | Visual Basic | Visual C++ |
public class InvalidBnfFormatException : DescriptiveException
Public Class InvalidBnfFormatException _ Inherits DescriptiveException
public ref class InvalidBnfFormatException : public DescriptiveException
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| 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.) |
| Object | |||
| Exception | |||
| DescriptiveException | |||
| InvalidBnfFormatException | |||