InternalError
Error class for internal errors, such as setup failures.
For example, when you setup AccountLoginServer.
Extends
Error
Constructors
new InternalError()
new InternalError(
msg): InternalError
Parameters
msg
string
The error message.
Returns
Last updated: Jul 22, 2026

