| Name | Package | Description |
| BeanAccessLanguageException | org.apache.commons.beanutils | Thrown to indicate that the Bean Access Language cannot execute query
against given bean. |
| BufferUnderflowException | org.apache.commons.collections | The BufferUnderflowException is used when the buffer is already empty. |
| ConversionException | org.apache.commons.beanutils | A ConversionException indicates that a call to
Converter.convert() has failed to complete successfully. |
| NestedNullException | org.apache.commons.beanutils | Thrown to indicate that the Bean Access Language cannot execute query
against given bean since a nested bean referenced is null. |