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, setStackTrace
Copyright © 2023 Google LLC. All rights reserved.