Class EUnitParseException

All Implemented Interfaces:
Serializable

public class EUnitParseException extends EolRuntimeException
Exception for when EUnit modules have parsing problems. Normally we just hang on and continue processing, but with EUnit we prefer to just abort execution.
Version:
1.0
Author:
Antonio García-Domínguez
See Also: