Class ParseException
public class ParseException : Exception
- Inheritance
-
objectExceptionParseException
Constructors
ParseException(string)
public ParseException(string message)
Parameters
messagestring
ParseException(string, Exception)
public ParseException(string message, Exception innerException)
Parameters
messagestringinnerExceptionException