The default constructor.
provides details about the error that occurred.
Optional
cause: stringthe exception (if any) that caused this error.
Provides details about the error that occurred.
Optional
causeThe exception (if any) that caused this error.
Generated using TypeDoc
An error that occurs with registration when we try to register a new authenticator in a server for a given username, and there is an authenticator already registered in another server for that username.
The SDK does not support having identities with the same username defined in different servers.