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 © 2020. All rights reserved.