com.ibm.rational.test.lt.kernel.services
Class RPTFailVPEvent
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.RPTFailVPEvent
- All Implemented Interfaces:
- Serializable, Cloneable
public class RPTFailVPEvent
- extends RPTVPEvent
An instance of this class is raised whenever a verification point with a verdict equal to VerdictEvent.VERDICT_FAIL
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 |
RPTFailVPEvent
public RPTFailVPEvent()
© Copyright IBM Corp. 2012. All rights reserved.