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