jadex.util.collection
Class IBlockingQueue.ClosedException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               jadex.util.collection.IBlockingQueue.ClosedException
jadex.util.collection.IBlockingQueue.ClosedException
- All Implemented Interfaces: 
- Serializable
- Enclosing interface:
- IBlockingQueue
- public static class IBlockingQueue.ClosedException 
- extends RuntimeException
Closed exception.
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
IBlockingQueue.ClosedException
public IBlockingQueue.ClosedException(String text)
- Create a new closed exception.
 
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-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.