Exception Exceptions.StorageException (2.12.3)

public static class Exceptions.StorageException extends StatusRuntimeException

Main Storage Exception. Might contain map of streams to errors for that stream.

Methods

getErrors()

public ImmutableMap<String,GrpcStatusCode> getErrors()
Returns
TypeDescription
com.google.common.collect.ImmutableMap<String,GrpcStatusCode>

getStreamName()

public String getStreamName()
Returns
TypeDescription
String