Public Member Functions | Private Attributes | Friends
Nan::TryCatch Class Reference

#include <nan.h>

List of all members.

Public Member Functions

bool CanContinue () const
v8::Local< v8::Value > Exception () const
bool HasCaught () const
v8::Local< v8::Message > Message () const
void Reset ()
v8::Local< v8::Value > ReThrow ()
void SetCaptureMessage (bool value)
void SetVerbose (bool value)
MaybeLocal< v8::Value > StackTrace () const

Private Attributes

v8::TryCatch try_catch_

Friends

void FatalException (const TryCatch &)

Detailed Description

Definition at line 400 of file nan.h.


Member Function Documentation

bool Nan::TryCatch::CanContinue ( ) const [inline]

Definition at line 411 of file nan.h.

v8::Local<v8::Value> Nan::TryCatch::Exception ( ) const [inline]

Definition at line 421 of file nan.h.

bool Nan::TryCatch::HasCaught ( ) const [inline]

Definition at line 409 of file nan.h.

v8::Local<v8::Message> Nan::TryCatch::Message ( ) const [inline]

Definition at line 436 of file nan.h.

void Nan::TryCatch::Reset ( ) [inline]

Definition at line 440 of file nan.h.

v8::Local<v8::Value> Nan::TryCatch::ReThrow ( ) [inline]

Definition at line 413 of file nan.h.

void Nan::TryCatch::SetCaptureMessage ( bool  value) [inline]

Definition at line 444 of file nan.h.

void Nan::TryCatch::SetVerbose ( bool  value) [inline]

Definition at line 442 of file nan.h.

MaybeLocal<v8::Value> Nan::TryCatch::StackTrace ( ) const [inline]

Definition at line 431 of file nan.h.


Friends And Related Function Documentation

void FatalException ( const TryCatch try_catch) [friend]

Definition at line 1168 of file nan.h.


Member Data Documentation

v8::TryCatch Nan::TryCatch::try_catch_ [private]

Definition at line 401 of file nan.h.


The documentation for this class was generated from the following file:


dji_ronin
Author(s):
autogenerated on Sat Jun 8 2019 20:15:32