public class PasswordExpiredException extends CJException
private static long
serialVersionUID
exceptionMessage
PasswordExpiredException()
PasswordExpiredException(String message)
PasswordExpiredException(String message, Throwable cause)
protected
PasswordExpiredException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
PasswordExpiredException(Throwable cause)
appendMessage, getMessage, getSQLState, getVendorCode, isTransient, setSQLState, setTransient, setVendorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private static final long serialVersionUID
public PasswordExpiredException()
public PasswordExpiredException(String message)
public PasswordExpiredException(String message, Throwable cause)
public PasswordExpiredException(Throwable cause)
protected PasswordExpiredException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
Copyright © 2016, 2025, Oracle and/or its affiliates.