Serialized Form


Package org.objectweb.fractal.adl

Class org.objectweb.fractal.adl.FractalcTask extends MatchingTask implements Serializable

Class org.objectweb.fractal.adl.ParserException extends Exception implements Serializable

Serialized Fields

src

String src
The name of the file where this exception occured. May be null.


line

int line
The line number in src where this exception occured.


exception

Throwable exception
The exception wrapped in this exception. May be null.