Uses of Class
de.uni_paderborn.fujaba.basic.RuntimeExceptionWithContext

Packages that use RuntimeExceptionWithContext
de.uni_paderborn.fujaba.sequencer   
 

Uses of RuntimeExceptionWithContext in de.uni_paderborn.fujaba.sequencer
 

Subclasses of RuntimeExceptionWithContext in de.uni_paderborn.fujaba.sequencer
 class SDMParseException
          SDMParseException is an exception that will be thrown when an error occurs while parsing the CFG This exception is catched in UMLActivityDiagram::generateJava()