Class PasswordExpiredException

All Implemented Interfaces:
Serializable

public class PasswordExpiredException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • PasswordExpiredException

      public PasswordExpiredException()
    • PasswordExpiredException

      public PasswordExpiredException(String msg)
    • PasswordExpiredException

      public PasswordExpiredException(String msg, Throwable throwable)
    • PasswordExpiredException

      public PasswordExpiredException(Throwable throwable)