Uses of Package
org.apache.ibatis.abator.exception

Packages that use org.apache.ibatis.abator.exception
org.apache.ibatis.abator.api Provides the main classes and interfaces used by clients of Abator. 
org.apache.ibatis.abator.config   
org.apache.ibatis.abator.config.xml   
org.apache.ibatis.abator.internal   
org.apache.ibatis.abator.internal.types   
org.apache.ibatis.abator.ui.plugin   
 

Classes in org.apache.ibatis.abator.exception used by org.apache.ibatis.abator.api
InvalidConfigurationException
           
ShellException
          This class is used by the ShellCallback methods to denote unrecoverable errors.
UnsupportedDataTypeException
           
 

Classes in org.apache.ibatis.abator.exception used by org.apache.ibatis.abator.config
InvalidConfigurationException
           
 

Classes in org.apache.ibatis.abator.exception used by org.apache.ibatis.abator.config.xml
XMLParserException
           
 

Classes in org.apache.ibatis.abator.exception used by org.apache.ibatis.abator.internal
ShellException
          This class is used by the ShellCallback methods to denote unrecoverable errors.
 

Classes in org.apache.ibatis.abator.exception used by org.apache.ibatis.abator.internal.types
UnsupportedDataTypeException
           
 

Classes in org.apache.ibatis.abator.exception used by org.apache.ibatis.abator.ui.plugin
ShellException
          This class is used by the ShellCallback methods to denote unrecoverable errors.