Public Member Functions | |
| ErrorInfo () | |
| v8::Local< v8::Object > | GetJSObject () |
| void | Reset () |
| void | Update (bool is_error, bool recoverable, std::string description, std::string function) |
| ~ErrorInfo () | |
Private Attributes | |
| std::string | description_ |
| bool | is_error_ |
| std::string | native_function_ |
| bool | recoverable_ |
Friends | |
| class | ErrorUtil |
|
inline |
|
inline |
|
private |
|
private |