Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
ErrorConstructor
Interface ErrorConstructor
interface
ErrorConstructor
{
new ErrorConstructor
new
(
message
?:
string
)
:
Error
;
prototype
:
Error
;
(
message
?:
string
)
:
Error
;
}
Hierarchy-Diagram
Legend
interface
public property
Hierarchy (
view full
)
ErrorConstructor
SyntaxErrorConstructor
Error
Constructor
(
message
?:
string
)
:
Error
Parameters
Optional
message
:
string
Returns
Error
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
Error
Constructor
(
message
?:
string
)
:
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
Official Cockpit API Documentation
Houston Common Library
Loading...