Class ParserConfigException
public class ParserConfigException : ParserFileException, ISerializable
- Inheritance
-
ParserConfigException
- Implements
- Inherited Members
Constructors
ParserConfigException(string)
public ParserConfigException(string fileName)
Parameters
fileNamestring
ParserConfigException(string, string)
public ParserConfigException(string fileName, string message)
Parameters
ParserConfigException(string, string, Exception)
public ParserConfigException(string fileName, string message, Exception innerException)