Skip to content

JavaScript exceptions don't have toString() #20

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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