Skip to content
Node API for .NET
Search
K
Appearance
Menu
Return to top
On this page
JSValue.CreateError method
C#
public
static
JSValue
CreateError
(
JSValue
?
code
,
JSValue
message
)
See Also
struct
JSValue
namespace
Microsoft.JavaScript.NodeApi