Class PasswordExpiredException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- com.inductiveautomation.ignition.gateway.user.PasswordExpiredException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class PasswordExpiredException extends java.lang.ExceptionThrow this fromUserSourceProfile.authenticate(AuthChallenge)if the password was correct but expired.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description PasswordExpiredException() 
 -