IncludeJS  0.0.1
Build your own JavaScript runtime
includejs::Error Class Reference
Inheritance diagram for includejs::Error:

Public Member Functions

 Error (std::string &&message, FrameContainer &&stacktrace)
 
auto what () const noexcept -> const char *override
 
auto begin () const -> FrameContainer::const_iterator
 
auto end () const -> FrameContainer::const_iterator
 

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