Exception DatastoreEmulatorException (2.19.2)

public class DatastoreEmulatorException extends Exception

An exception related to the DatastoreEmulator.

Constructors

DatastoreEmulatorException(String message)

public DatastoreEmulatorException(String message)
Parameter
Name Description
message String

DatastoreEmulatorException(String message, Throwable cause)

public DatastoreEmulatorException(String message, Throwable cause)
Parameters
Name Description
message String
cause Throwable