| Overload | Description |
|---|---|
| PasswordConfigException Constructor() | Default constructor |
| PasswordConfigException Constructor(String) | Constructor passing in the exception message |
| PasswordConfigException Constructor(String,Exception) | Constructor with an exception message and an inner exception |