#include <v8-exception.h>
Public Member Functions | |
ExceptionPropagationMessage (v8::Isolate *isolate, Local< Object > exception, Local< String > interface_name, Local< String > property_name, ExceptionContext exception_context) | |
Isolate * | GetIsolate () const |
Local< Object > | GetException () const |
Local< String > | GetInterfaceName () const |
Local< String > | GetPropertyName () const |
ExceptionContext | GetExceptionContext () const |
This is a part of experimental Api and might be changed without further notice. Do not use it.
|
inline |
|
inline |
|
inline |