Documentation
Dlang.org
Context.throwException
javascriptcore
context
Context
Throw exception to context.
class
Context
void
throwException
(
javascriptcore.exception.ExceptionWrap
exception
)
Parameters
exception
javascriptcore
.
exception
.
ExceptionWrap
a #JSCException
javascriptcore
context
Context
constructors
this
functions
checkSyntax
clearException
evaluate
evaluateInObject
evaluateWithSourceUri
getException
getGlobalObject
getValue
getVirtualMachine
popExceptionHandler
pushExceptionHandler
registerClass
self
setValue
throwException
throwWithName
throw_
properties
gType
static functions
getCurrent
getGType
newWithVirtualMachine
Throw exception to context.