Package org.dbunit.dataset
Class NoPrimaryKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dbunit.DatabaseUnitException
org.dbunit.dataset.DataSetException
org.dbunit.dataset.NoPrimaryKeyException
- All Implemented Interfaces:
Serializable
- Since:
- Feb 19, 2002
- Version:
- $Revision$
- Author:
- Manuel Laflamme
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.dbunit.DatabaseUnitException
getExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoPrimaryKeyException
public NoPrimaryKeyException() -
NoPrimaryKeyException
-
NoPrimaryKeyException
-
NoPrimaryKeyException
-