public class UserAlreadyLoggedInException extends AuthenticationException
Thrown during the authentication process to indicate that an user is already authenticated.
Constructor and Description |
---|
UserAlreadyLoggedInException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UserAlreadyLoggedInException(String message)
Copyright © 2014. All rights reserved.