public class LoginDeactivatedUserException extends UserException
| Constructor and Description |
|---|
LoginDeactivatedUserException(String detailMessage)
Creates a new LoginRestrictionUserException object.
|
LoginDeactivatedUserException(String detailMessage,
boolean wrongUserName,
boolean wrongPassword,
boolean wrongUserGroup,
boolean wrongLocalServer)
Creates a new LoginRestrictionUserException object.
|
wrongLocalServer, wrongPassword, wrongUserGroup, wrongUserNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LoginDeactivatedUserException(String detailMessage)
detailMessage - DOCUMENT ME!public LoginDeactivatedUserException(String detailMessage, boolean wrongUserName, boolean wrongPassword, boolean wrongUserGroup, boolean wrongLocalServer)
detailMessage - DOCUMENT ME!wrongUserName - DOCUMENT ME!wrongPassword - DOCUMENT ME!wrongUserGroup - DOCUMENT ME!wrongLocalServer - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.