Extends
Error
Constructors
new InternalError()
new InternalError(message?): InternalError
Parameters
message?
string
Returns
InternalError
Inherited from
Error.constructor
Properties
message
message:string
Inherited from
Error.message
name
name:string
Inherited from
Error.name

