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, setNestedException
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public NoDatastoreMappingException(String fieldName)
fieldName
- The name of the field.Copyright © 2015. All rights reserved.