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, setNestedExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic TooManyIndicesException(DatastoreAdapter dba, String tableName)
dba - the database adaptertableName - Name of the table with too many indicesCopyright © 2019. All rights reserved.