| Package | Description | 
|---|---|
| info.bioinfweb.commons.collections.bitstorage.exception | 
 Contains exceptions associated with the bit storage classes in bioinfweb.commons.collections. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BitIndexOutOfBoundException
Exception that is thrown if a bit index of a  
BitField is used which lies outside the current size
 of that field. | 
class  | 
InvalidBitNumberForPrimitiveException  |