public class DifferentUserLoggedInExcpetion extends AuthenticationException
Thrown during the authentication process to indicate that an user trying to raise his level is different from the currently logged one.
Constructor and Description |
---|
DifferentUserLoggedInExcpetion(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DifferentUserLoggedInExcpetion(String message)
Copyright © 2018. All rights reserved.