public final class ForbiddenError extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ForbiddenError.Builder |
Modifier and Type | Method and Description |
---|---|
static ForbiddenError.Builder |
builder() |
boolean |
equals(Object o) |
String |
getMessage()
Get message
|
int |
hashCode() |
String |
toString() |
public static ForbiddenError.Builder builder()
public String getMessage()
Copyright © 2023. All rights reserved.