com.ibm.rational.test.lt.kernel.services
Class RPTInconclusiveVPEvent
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.rational.test.lt.kernel.services.RPTEvent
com.ibm.rational.test.lt.kernel.services.RPTVPEvent
com.ibm.rational.test.lt.kernel.services.RPTInconclusiveVPEvent
- All Implemented Interfaces:
- Serializable, Cloneable
public class RPTInconclusiveVPEvent
- extends RPTVPEvent
An instance of this class is raised whenever a verification point with a verdict equal to VerdictEvent.VERDICT_INCONCLUSIVE
is reported to the testLog.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RPTInconclusiveVPEvent
public RPTInconclusiveVPEvent()
© Copyright IBM Corp. 2012. All rights reserved.