Exception
Create a new #JSCException in @context with @message.
Return
a new #JSCException.
Parameters
context
a #JSCContext
message
the error message
Create a new #JSCException in @context with @name and @message.
Return
a new #JSCException.
Parameters
context
a #JSCContext
name
the error name
message
the error message
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)