NET Password Generator
PasswordConfigException Class
Members 



KellermanSoftware.NetPasswordGenerator Namespace : PasswordConfigException Class
Occurs when there is an error with the password configuration
Syntax
'Declaration
 
Public Class PasswordConfigException 
   Inherits System.Exception
'Usage
 
Dim instance As PasswordConfigException
public class PasswordConfigException : System.Exception 
public ref class PasswordConfigException : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      KellermanSoftware.NetPasswordGenerator.PasswordConfigException

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

PasswordConfigException Members
KellermanSoftware.NetPasswordGenerator Namespace