public class DatastoreConfigurationException
extends org.datanucleus.exceptions.NucleusException
| Modifier and Type | Field and Description |
|---|---|
protected static org.datanucleus.util.Localiser |
LOCALISER
Localisation of messages.
|
| Constructor and Description |
|---|
DatastoreConfigurationException(String configFileName)
Constructor.
|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal, setNestedExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringprotected static final org.datanucleus.util.Localiser LOCALISER
public DatastoreConfigurationException(String configFileName)
configFileName - Name of the config fileCopyright © 2013. All Rights Reserved.