cef_v8exception_t.get_line_number

Returns the 1-based number of the line where the error occurred or 0 if the line number is unknown.

struct cef_v8exception_t
extern (System)
int function(cef_v8exception_t* self) nothrow get_line_number;

Meta