Class EDuplicateSelfTestException

java.lang.Object
All Implemented Interfaces:
Serializable

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

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