public final class DataStoreInternalError extends CommandsError
Modifier and Type | Class and Description |
---|---|
static class |
DataStoreInternalError.Builder |
type
Modifier and Type | Method and Description |
---|---|
static DataStoreInternalError.Builder |
builder() |
boolean |
equals(Object o) |
ExecutionErrorContent |
getContent()
Get content
|
int |
hashCode() |
String |
toString() |
getType
public static DataStoreInternalError.Builder builder()
public ExecutionErrorContent getContent()
public boolean equals(Object o)
equals
in class CommandsError
public int hashCode()
hashCode
in class CommandsError
public String toString()
toString
in class CommandsError
Copyright © 2023. All rights reserved.