InternalError
Exception thrown when there is an internal error while attempting to perform an operation.
Extends
Constructors
new InternalError()
new InternalError(
message
):InternalError
Constructor function called for initialization of a BaseError
.
Parameters
message
any
Returns
Inherited from
Properties
message
message:
string
Inherited from
name
name:
string
Inherited from
stack?
optional
stack:string
Inherited from
Last updated: Sep 30, 2025