Uses of Class
org.jboss.util.collection.CollectionException
-
Packages that use CollectionException Package Description 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 Modifier and Type Class Description classEmptyCollectionExceptionThrown to indicate that an operation can not be performed on an empty collection.classFullCollectionExceptionThrown to indicate that an operation can not be performed on a full collection.
-