Class EInvalidSelfTestException

java.lang.Object
All Implemented Interfaces:
Serializable

public class EInvalidSelfTestException extends ESelfTestException
This class implements an invalid self test exception. EInvalidSelfTestExceptions are derived from ESelfTestExceptions in order to allow users to easily do self tests without try-catch clauses. EInvalidSelfTestExceptions should be caught by SelfTestSubsystem managers.

Version:
$Revision$, $Date$
See Also: