Class ParserException
- Namespace
- BOOSE
- Assembly
- BOOSE.dll
exception genereted by the Parser class to denote syntax errors
public class ParserException : BOOSEException, ISerializable
- Inheritance
-
ParserException
- Implements
- Inherited Members
Constructors
ParserException(string)
public ParserException(string msg)
Parameters
msg
string