| Overload | Description |
|---|---|
| PasswordException Constructor() | Default empty constructor |
| PasswordException Constructor(String) | Constructor with an exception message |
| PasswordException Constructor(String,Exception) | Constructor with an exception message and an inner exception |