public class DatastoreException extends Exception
Datastore call.| Constructor and Description |
|---|
DatastoreException(String methodName,
com.google.rpc.Code code,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
com.google.rpc.Code |
getCode() |
String |
getMethodName() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2017. All rights reserved.