com.k_int.IR
Class TimeoutExceededException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.k_int.IR.TimeoutExceededException
All Implemented Interfaces:
java.io.Serializable

public class TimeoutExceededException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
TimeoutExceededException()
           
TimeoutExceededException(java.lang.String text)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TimeoutExceededException

public TimeoutExceededException()

TimeoutExceededException

public TimeoutExceededException(java.lang.String text)


Copyright © 2001 Knowledge Integration Ltd. All Rights Reserved.