Skip to content

JavaScript exceptions don't have toString() #20

@jbfaden

Description

@jbfaden

In URI_Templates, there are lots of fail(ex.getMessage()) where ex is the Java exception thrown. This is not translated to JavaScript nicely, and should be either removed from the Java URI_Templates (so it just takes an exception) of fixed in the translation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions