Skip to content

errors: explain terms used in clojure error output #473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
practicalli-johnny opened this issue Apr 23, 2025 · 0 comments
Open

errors: explain terms used in clojure error output #473

practicalli-johnny opened this issue Apr 23, 2025 · 0 comments

Comments

@practicalli-johnny
Copy link
Contributor

Explain the language that clojure uses in its error reporting

Examples

  • ctor - class constructor - tried to create a new object from a class using its constructor method but didnt find it or has incorrect arguments - may have tried to invoke a constructor on a function rather than a class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Options
Development

No branches or pull requests

1 participant