| Name | Package | Description |
| DaoException | com.ibatis.dao.client | General runtime exception thrown by the DAO framework. |
| NestedException | com.ibatis.common.exception | Nexted exception implementation. |
| NestedRuntimeException | com.ibatis.common.exception | Nexted exception implementation. |
| NestedSQLException | com.ibatis.common.jdbc.exception | Class to allow passing an Exception with the original SQLException |
| NodeletException | com.ibatis.common.xml | No description provided. |
| ProbeException | com.ibatis.common.beans | BeansException for use for by BeanProbe and StaticBeanProbe. |
| RuntimeSQLException | com.ibatis.common.jdbc.exception | Unchecked exception to allow passing an Exception with the original SQLException |
| SqlMapException | com.ibatis.sqlmap.client | Thrown to indicate a problem with SQL Map configuration or state. |
| TransactionException | com.ibatis.sqlmap.engine.transaction | No description provided. |