new AccountAPIError(message)
Error thrown during account management operations. Handles errors related to account actions like password changes.
Parameters:
Name | Type | Description |
---|---|---|
message |
string | Error message describing what went wrong |
- Source:
Extends
- Error