public class TooManyForeignKeysException
extends org.datanucleus.exceptions.NucleusDataStoreException
Constructor and Description |
---|
TooManyForeignKeysException(DatastoreAdapter dba,
String table_name)
Constructs a too-many-foreign-keys exception.
|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal, setNestedException
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public TooManyForeignKeysException(DatastoreAdapter dba, String table_name)
dba
- the database adaptertable_name
- Name of the table with too many FKsCopyright © 2015. All rights reserved.