public final class StorageLimitExeceededError extends CommandsError
Modifier and Type | Class and Description |
---|---|
static class |
StorageLimitExeceededError.Builder |
type
Modifier and Type | Method and Description |
---|---|
static StorageLimitExeceededError.Builder |
builder() |
boolean |
equals(Object o) |
ExecutionErrorContent |
getContent()
Get content
|
int |
hashCode() |
String |
toString() |
getType
public static StorageLimitExeceededError.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.