Skip to content

[migrated] Exception Handling #1

@phoglenix

Description

@phoglenix

Reported by [email protected], Mar 3, 2011

Runtime exceptions that occur in Java callbacks are not caught. To ensure that these are caught, all callbacks are currently wrapped with try/catch blocks in order to trace exceptions.

There should be a better way of handling exceptions in methods invoked via c++ callbacks.

Metadata

Metadata

Assignees

No one assigned

    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