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