Here's another one: java.lang.IllegalArgumentException: Wrong number of args passed to: db $table
It would be more helpful if the message included the number of actual versus expected arguments. For example: java.lang.IllegalAgumentException: Wrong number of args passed to :db $table. Expected 4, actual 3. For multiple arity signatures, something like "Expected 1 or 4 or 5, actual 3." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---