That did the trick, thanks. Steve
On Thu, Jun 24, 2010 at 9:43 AM, Meikel Brandmeyer <[email protected]> wrote: > Hi, > > On Jun 24, 6:34 am, Steve Molitor <[email protected]> wrote: > > > user=> (throw (java.lang.Exception. (str "Whoops: " messages))) > > java.lang.Exception: Whoops: clojure.lang.lazy...@13291(NO_SOURCE_FILE:0) > > Wrap messages into a call to seq. > > Sincerely > Meikel > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected]<clojure%[email protected]> > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
