Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


oracle.jbo.script.debug.client
Class TimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.jbo.script.debug.client.TimeoutException

All Implemented Interfaces:
java.io.Serializable

public final class TimeoutException
extends java.lang.RuntimeException
See Also:
Serialized Form
For internal use only. Application developers should not use this

Constructor Summary
TimeoutException()
           
TimeoutException(java.lang.String string)
           
TimeoutException(java.lang.String string, java.lang.Throwable throwable)
           
TimeoutException(java.lang.Throwable throwable)
           

 

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

TimeoutException

public TimeoutException(java.lang.Throwable throwable)

TimeoutException

public TimeoutException(java.lang.String string,
                        java.lang.Throwable throwable)

TimeoutException

public TimeoutException(java.lang.String string)

TimeoutException

public TimeoutException()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


Copyright © 1997, 2015, Oracle. All rights reserved.