public final class LoginFailedException extends Exception
| Constructor and Description |
|---|
LoginFailedException()
Creates a new instance of LoginFailedException
|
LoginFailedException(String msg)
Creates a new instance of LoginFailedException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LoginFailedException()
public LoginFailedException(String msg)
Copyright © 2006–2024. All rights reserved.