module

Duktape::API::ErrorHandling

Instance methods

error(code : Int32, msg : String)
Source
fatal(msg : String)
Source
get_error_code(index : LibDUK::Index)
Source
is_error(index : LibDUK::Index)
Source
is_error?(index : LibDUK::Index)
Source
raise_error(err = 0)
Source
throw
Source