public static class Exceptions.StorageException extends RuntimeException
Main Storage Exception. Might contain map of streams to errors for that stream.
Methods
getErrors()
public ImmutableMap<String,GrpcStatusCode> getErrors()
Type | Description |
com.google.common.collect.ImmutableMap<String,GrpcStatusCode> |
getStreamName()
public String getStreamName()
Type | Description |
String |