com.maverick.sshd.auth
Class PasswordChangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.maverick.sshd.auth.PasswordChangeException
- All Implemented Interfaces:
- Serializable
public class PasswordChangeException
- extends Exception
Thrown when the login process requires that the user change their password.
- Author:
- Lee David Painter
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PasswordChangeException
public PasswordChangeException()
PasswordChangeException
public PasswordChangeException(String msg)
Copyright © 2012. All Rights Reserved.