Initializes a new instance of the PasswordExpiredException class.
Declaring type: PasswordExpiredException
Namespace: Zyan.Communication.Security.Exceptions
Assembly: Zyan.Communication
Collapse/Expand Overload List
  Name Description
Public Method PasswordExpiredException () Initializes a new instance of the PasswordExpiredException class.
Public Method PasswordExpiredException (string) Initializes a new instance of the PasswordExpiredException class.
Public Method PasswordExpiredException (string, Exception) Initializes a new instance of the PasswordExpiredException class.
Public Method PasswordExpiredException (string, string) Initializes a new instance of the PasswordExpiredException class.
Public Method PasswordExpiredException (string, string, Exception) Initializes a new instance of the PasswordExpiredException class.