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