Skip to content

Error handling refactoring #362

Closed
@vinniefalco

Description

@vinniefalco
  • Move Expected into Error.hpp
  • Add Exception for throwing Error
  • Throw Exception in all places

With this in place we can correctly handle exceptions thrown from C++ which need to be transported into Lua or JavaScript and appear as Error objects.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions