de.cau.cs.kieler.krep.evalbench.program
Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.cau.cs.kieler.core.KielerException
de.cau.cs.kieler.krep.evalbench.program.ParseException
- All Implemented Interfaces:
- Serializable
public class ParseException
- extends KielerException
Any exception that occurred while Parsing an Assembler file.
- See Also:
- Serialized Form
- Rating

- (2010-02-05) review by cmot, msp
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParseException
public ParseException(String cause)
- Parameters:
cause
- detailed cause for the exception