| Name | Package | Description |
| BufferOverflowException | org.apache.commons.collections | The BufferOverflowException is used when the buffer's capacity has been
exceeded. |
| BufferUnderflowException | org.apache.commons.collections | The BufferUnderflowException is used when the buffer is already empty. |
| FunctorException | org.apache.commons.collections | Runtime exception thrown from functors. |