[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Jgr.IO.Parser.ReaderException.#ctor(System.IO.BinaryReader,System.Boolean,System.Int32,System.Int32,System.String,System.Exception)"]
C# | Visual Basic | Visual C++ |
private ReaderException( BinaryReader reader, bool binary, int exceptionOffset, int exceptionLength, string message, Exception innerException )
- reader (BinaryReader)
[Missing <param name="reader"/> documentation for "M:Jgr.IO.Parser.ReaderException.#ctor(System.IO.BinaryReader,System.Boolean,System.Int32,System.Int32,System.String,System.Exception)"]
- binary (Boolean)
[Missing <param name="binary"/> documentation for "M:Jgr.IO.Parser.ReaderException.#ctor(System.IO.BinaryReader,System.Boolean,System.Int32,System.Int32,System.String,System.Exception)"]
- exceptionOffset (Int32)
[Missing <param name="exceptionOffset"/> documentation for "M:Jgr.IO.Parser.ReaderException.#ctor(System.IO.BinaryReader,System.Boolean,System.Int32,System.Int32,System.String,System.Exception)"]
- exceptionLength (Int32)
[Missing <param name="exceptionLength"/> documentation for "M:Jgr.IO.Parser.ReaderException.#ctor(System.IO.BinaryReader,System.Boolean,System.Int32,System.Int32,System.String,System.Exception)"]
- message (String)
[Missing <param name="message"/> documentation for "M:Jgr.IO.Parser.ReaderException.#ctor(System.IO.BinaryReader,System.Boolean,System.Int32,System.Int32,System.String,System.Exception)"]
- innerException (Exception)
[Missing <param name="innerException"/> documentation for "M:Jgr.IO.Parser.ReaderException.#ctor(System.IO.BinaryReader,System.Boolean,System.Int32,System.Int32,System.String,System.Exception)"]