public class LoginRestrictionUserException extends UserException
| Constructor and Description |
|---|
LoginRestrictionUserException(String detailMessage)
Creates a new LoginRestrictionUserException object.
|
LoginRestrictionUserException(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 LoginRestrictionUserException(String detailMessage)
detailMessage - DOCUMENT ME!public LoginRestrictionUserException(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.