Welcome! Please see the
About
page for a little more info on how this works.
GitHub Login
All Activity
Questions
Unanswered
Tags
Ask a Question
About
Recent
Hot!
Most votes
Most answers
Most views
Ask a Question
Ask a question:
Highest voted questions in Errors
+2
votes
2
answers
How to display better errors in clojure stacktraces? is this planned to be attacked on a new clojure version?
asked
Aug 6, 2019
in
Errors
by
Michel Perez
stacktrace
roadmap
+2
votes
1
answer
How do I get a full stack trace instead of "... 12 more"?
asked
Jul 26, 2019
in
Errors
by
Paul Payne
stacktrace
debugging
+2
votes
5
answers
Use "constructor" instead of "ctor" in Compiler error messages
asked
Nov 26, 2018
in
Errors
by
jira
request
jira
+2
votes
3
answers
Allow AssertionError messages for function :pre and :post conditions to be specified.
asked
Sep 24, 2015
in
Errors
by
jira
request
jira
+2
votes
2
answers
Error Message when calling deref on a non-IDeref is unhelpful
asked
Feb 12, 2013
in
Errors
by
jira
request
jira
+1
vote
1
answer
Should 'method value' error messages (wrong arity) special case for constructors?
asked
Feb 12, 2024
in
Errors
by
Bob
error-messages
method-values
problem
jira
+1
vote
2
answers
How can tools better detect errors coming from non-existing methods/fields?
asked
Sep 28, 2023
in
Errors
by
vemv
exceptions
error-messages
+1
vote
1
answer
clojure.stacktrace/print-throwable fails if ex-data is unprintable
asked
Nov 8, 2022
in
Errors
by
Sean Corfield
problem
jira
+1
vote
2
answers
signal an error on mulimethod without a dispatch function?
asked
Oct 28, 2020
in
Errors
by
dpsutton
problem
jira
spec
+1
vote
1
answer
ex-str can be misleading when handling s/explain-data
asked
Aug 2, 2019
in
Errors
by
Jeremy Field
problem
spec
+1
vote
17
answers
Improve error message when calling a keyword with the wrong number of arguments
asked
May 3, 2018
in
Errors
by
jira
request
jira
+1
vote
2
answers
When calling a multi method with the wrong number of arguments, the error message could be better.
asked
Nov 7, 2017
in
Errors
by
jira
request
jira
+1
vote
1
answer
LispReader.java and EdnReader.java exception messages could be much more informative.
asked
May 31, 2017
in
Errors
by
jira
request
jira
+1
vote
5
answers
Bad type hints on a defn cause the compiler to throw a NPE
asked
Dec 4, 2015
in
Errors
by
jira
problem
jira
+1
vote
2
answers
Exception on protocol implementation after protocol reloaded could be improved
asked
Aug 4, 2014
in
Errors
by
jira
request
jira
Page:
« prev
1
2
3
4
5
6
next »
Welcome to Clojure Q&A, where you can ask questions and receive answers from members of the Clojure community.
Categories
All categories
Clojure
(1.6k)
Syntax and reader
(77)
Compiler
(144)
Macros
(26)
Records and Types
(19)
Collections
(81)
Sequences
(26)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(8)
Namespaces and vars
(18)
Refs, agents, atoms
(14)
Java Interop
(85)
IO
(22)
Errors
(76)
REPL
(50)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(104)
ClojureScript
(619)
ClojureCLR
(28)
Contrib libs
(740)
Tools
(82)
Meta
(20)
Other
(96)
Beginner
(2)
...