net.ontopia.topicmaps.db2tm
Class DB2TMInputException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.ontopia.utils.OntopiaRuntimeException
net.ontopia.topicmaps.db2tm.DB2TMException
net.ontopia.topicmaps.db2tm.DB2TMInputException
- All Implemented Interfaces:
- java.io.Serializable
public class DB2TMInputException
- extends DB2TMException
INTERNAL: Thrown when data input errors are detected by DB2TM.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DB2TMInputException
public DB2TMInputException(java.lang.String message,
java.lang.Throwable cause)
DB2TMInputException
public DB2TMInputException(java.lang.String message)
DB2TMInputException
public DB2TMInputException(java.lang.String message,
Relation relation,
java.lang.String[] tuple)
DB2TMInputException
public DB2TMInputException(java.lang.String message,
Entity entity,
java.lang.String[] tuple)
DB2TMInputException
public DB2TMInputException(java.lang.String message,
Entity entity,
java.lang.String[] tuple,
java.lang.String value)
Copyright © 2000-2012 Ontopia.