NET Password Generator
PasswordException Class
Members 



KellermanSoftware.NetPasswordGenerator Namespace : PasswordException Class
Can be used as an exception when the password is invalid
Syntax
'Declaration
 
Public Class PasswordException 
   Inherits System.Exception
'Usage
 
Dim instance As PasswordException
public class PasswordException : System.Exception 
public ref class PasswordException : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      KellermanSoftware.NetPasswordGenerator.PasswordException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PasswordException Members
KellermanSoftware.NetPasswordGenerator Namespace