Uses of Class
net.ontopia.topicmaps.db2tm.DB2TMException
-
Packages that use DB2TMException Package Description net.ontopia.topicmaps.db2tm The implementation of and public API to the DB2TM module for converting relational data (in CSV files or RDBMSs) to Topic Maps. -
-
Uses of DB2TMException in net.ontopia.topicmaps.db2tm
Subclasses of DB2TMException in net.ontopia.topicmaps.db2tm Modifier and Type Class Description class
DB2TMConfigException
INTERNAL: Thrown when configuration errors are detected by DB2TM.class
DB2TMInputException
INTERNAL: Thrown when data input errors are detected by DB2TM.
-