public class EntityExistsException extends RuntimeException
EntityExistsException is thrown by Session#put()
operation when the specified entity has already existed in the datastore.| Constructor and Description |
|---|
EntityExistsException(Object key) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EntityExistsException(Object key)
Copyright © 2009-2014 Eiichiro Uchiumi. All Rights Reserved.