Skip to content

errors: explain terms used in clojure error output #473

@practicalli-johnny

Description

@practicalli-johnny

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Options

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions