public class PasswordExpiredException extends SecurityException
SecurityException
indicates that the password of the current user expired.SecurityException.SecurityError
Constructor and Description |
---|
PasswordExpiredException(com.lexmark.saperion.exceptions.ErrorType fault,
Throwable cause)
Exception factory constructor.
|
PasswordExpiredException(com.lexmark.saperion.administration.UserReferenceType user) |
Modifier and Type | Method and Description |
---|---|
PasswordExpiredDetails |
getErrorDetails() |
createError, getDescriptionParameters, getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PasswordExpiredException(com.lexmark.saperion.exceptions.ErrorType fault, Throwable cause)
fault
- the server fault.cause
- the exception causepublic PasswordExpiredException(com.lexmark.saperion.administration.UserReferenceType user)
public PasswordExpiredDetails getErrorDetails()
getErrorDetails
in class com.lexmark.saperion.exceptions.EcmException
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.