Class EntityNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.appengine.api.datastore.EntityNotFoundException
- All Implemented Interfaces:
Serializable
EntityNotFoundException
is thrown when no Entity
with the specified Key
could be found.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EntityNotFoundException
-
-
Method Details
-
getKey
-