Class EMissingSelfTestException

java.lang.Object
All Implemented Interfaces:
Serializable

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

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