ExceptionWrap.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(javascriptcore.context.Context context, string message)

Create a new #JSCException in context with message.

Parameters

contexta #JSCContext
messagethe error message

Returns

a new #JSCException.