IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester Proxy SDK Reference

Project Version 2.3

com.rational.test.ft.domain
Class NativeProxyReleasedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.rational.test.ft.domain.NativeProxyReleasedException
All Implemented Interfaces:
com.rational.test.ft.IAutomaticRetry, java.io.Serializable

public class NativeProxyReleasedException
extends java.lang.RuntimeException
implements com.rational.test.ft.IAutomaticRetry

See Also:
Serialized Form

Field Summary
protected static com.rational.test.ft.util.FtDebug debug
           
 
Constructor Summary
NativeProxyReleasedException(ProxyTestObject proxy)
           
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

debug

protected static com.rational.test.ft.util.FtDebug debug
Constructor Detail

NativeProxyReleasedException

public NativeProxyReleasedException(ProxyTestObject proxy)
Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable