public final class DatastoreApiHelperHelper methods and constants shared by classes that implement the Java api on top of the datastore.
Note: users should not access this class directly.
Static Methods
translateError(ApiProxy.ApplicationException exception)
public static RuntimeException translateError(ApiProxy.ApplicationException exception)| Parameter | |
|---|---|
| Name | Description |
exception |
ApplicationException |
| Returns | |
|---|---|
| Type | Description |
RuntimeException |
|