public class LoadException extends TranslateException
| Constructor and Description |
|---|
LoadException(com.google.appengine.api.datastore.Entity entity,
String message,
Throwable cause)
Constructor to use when you're saving an entity with a known key
|
| Modifier and Type | Method and Description |
|---|---|
com.google.appengine.api.datastore.Entity |
getEntity()
The complete version of what we couldn't translate
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.