![]() | ParseException Class |
Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
public class ParseException : Exception
The ParseException type exposes the following members.
Name | Description | |
---|---|---|
![]() | ParseException | Initializes a new instance of the ParseException class |
![]() | ParseException(String) | Initializes a new instance of the ParseException class |
![]() | ParseException(Token, Int32, String) | Initializes a new instance of the ParseException class |
Name | Description | |
---|---|---|
![]() | AddEscapes |
You can modify this class to customize your error reporting mechanisms so long as you retain the public fields.