webkit2gtkd ~main (2022-05-05T10:14:08.170869)
Dub
Repo
JException.this
javascriptcore
Exception
JException
Sets our main struct and passes it to the parent class.
this
(JSCException* jSCException, bool ownedRef)
class
JException
this
(
JSCException
*
jSCException
,
bool
ownedRef
= false
)
this
(Context context, string message)
this
(Context context, string format, void* args)
this
(Context context, string name, string message)
this
(Context context, string name, string format, void* args)
Meta
Source
See Implementation
javascriptcore
Exception
JException
constructors
this
functions
getBacktraceString
getColumnNumber
getExceptionStruct
getLineNumber
getMessage
getName
getSourceUri
getStruct
report
toString
static functions
getType
variables
jSCException
Sets our main struct and passes it to the parent class.