public class AuthError extends Object
| Constructor | Description |
|---|---|
AuthError() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
AuthError |
error(String errorMessage) |
|
String |
getErrorMessage() |
The Auth error.
|
int |
hashCode() |
|
void |
setErrorMessage(String errorMessage) |
|
String |
toString() |
Copyright © 2025. All rights reserved.