Error code associated with the error. Most errors coming from HTTP responses will have a code, though some errors that occur before a response is received will not have one present. In that case {@link #status} will also be undefined.
Reasons why the password is deemed weak.
HTTP status code that caused the error.
Optional override for formatting stack traces
Create .stack property on a target object
Generated using TypeDoc
This error is thrown on certain methods when the password used is deemed weak. Inspect the reasons to identify what password strength rules are inadequate.