Class PasswordChangeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sshtools.common.auth.PasswordChangeException
All Implemented Interfaces:
Serializable

public class PasswordChangeException extends Exception
Thrown when the login process requires that the user change their password.
See Also:
  • Constructor Details

    • PasswordChangeException

      public PasswordChangeException()
    • PasswordChangeException

      public PasswordChangeException(String msg)