public class LoginException extends IllegalStateException
| Constructor and Description |
|---|
LoginException(LoginError error) |
| Modifier and Type | Method and Description |
|---|---|
LoginError |
getError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LoginException(LoginError error)
public LoginError getError()
Copyright © 2020. All rights reserved.