Preparing search index...
The search index is not available
@mrspartak/promises
@mrspartak/promises
<internal>
ErrorConstructor
Interface ErrorConstructor
interface
ErrorConstructor
{
new ErrorConstructor
new
(
message
?
)
:
Error
;
prototype
:
Error
;
(
message
?
)
:
Error
;
}
Error
Constructor
(
message
?
)
:
Error
Parameters
Optional
message
:
string
Returns
Error
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
Error
Constructor
(
message
?
)
:
Error
Parameters
Optional
message
:
string
Returns
Error
Properties
Readonly
prototype
prototype
:
Error
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
prototype
@mrspartak/promises
Loading...