Jadex 0.941

jadex.util.collection
Class IBlockingQueue.TimeoutException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byjadex.util.collection.IBlockingQueue.TimeoutException
All Implemented Interfaces:
Serializable
Enclosing class:
IBlockingQueue

public static class IBlockingQueue.TimeoutException
extends RuntimeException

Timeout exception.

See Also:
Serialized Form

Constructor Summary
IBlockingQueue.TimeoutException(String text)
          Create a new closed exception.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IBlockingQueue.TimeoutException

public IBlockingQueue.TimeoutException(String text)
Create a new closed exception.


Jadex 0.941

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.