public class NoDatastoreMappingException
extends org.datanucleus.exceptions.NucleusUserException
| Constructor and Description |
|---|
NoDatastoreMappingException(String fieldName)
Constructs a no datastore mapping exception.
|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal, setNestedExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic NoDatastoreMappingException(String fieldName)
fieldName - The name of the field.Copyright © 2015. All rights reserved.