Mercury library  1.0
Translation of CFG grammars into an object model (Bachelor's thesis).
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Classes | Namespaces
InterpretingExceptions.cs File Reference

Go to the source code of this file.

Classes

class  Mercury.Exceptions.InterpretingException
 An exception thrown because of problems in the Interpreting namespace. More...
 
class  Mercury.Exceptions.InvalidActionCallException
 An exception representing a problem with Mercury.Interpreting.ActionCall{T} More...
 
class  Mercury.Exceptions.InvalidElementException
 An exception representing a problem with Mercury.Interpreting.IElement descendants. More...
 
class  Mercury.Exceptions.InvalidActionException
 An exception representing a problem with Mercury.Interpreting.InterpreterAction{T} class. More...
 
class  Mercury.Exceptions.InvalidActionArgumentException
 An exception representing a problem while type checking the Mercury.Interpreting.RewriteRule{T}. More...
 
class  Mercury.Exceptions.InvalidRewriteRuleException
 An exception representing a problem with Mercury.Interpreting.RewriteRule{T}. More...
 
class  Mercury.Exceptions.ErrorActionException
 Exception thrown by basic actions when a problem was encountered. More...
 

Namespaces

package  Mercury.Exceptions