IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.kernel
Class KVirtualUserError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by com.ibm.rational.test.lt.kernel.KError
              extended by com.ibm.rational.test.lt.kernel.KVirtualUserError
All Implemented Interfaces:
Serializable

public class KVirtualUserError
extends KError

See Also:
Serialized Form

Constructor Summary
KVirtualUserError()
           
KVirtualUserError(String message)
           
KVirtualUserError(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KVirtualUserError

public KVirtualUserError()

KVirtualUserError

public KVirtualUserError(String message)

KVirtualUserError

public KVirtualUserError(String message,
                         Throwable cause)

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.