public 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, toString
public LoginFailedException()
public LoginFailedException(String msg)
Copyright © 2006–2016. All rights reserved.