Uses of Class
org.jboss.util.collection.CollectionException

Packages that use CollectionException
org.jboss.util.collection Extentions to the Java Collections framework
 

Uses of CollectionException in org.jboss.util.collection
 

Subclasses of CollectionException in org.jboss.util.collection
 class EmptyCollectionException
          Thrown to indicate that an operation can not be performed on an empty collection.
 class FullCollectionException
          Thrown to indicate that an operation can not be performed on a full collection.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.