Closed ghost closed 3 years ago
It seems that the following methods throw an IllegalArgumentException if their respective fields are empty:
IllegalArgumentException
Have a look at the stack trace.
My bad, I was using the function clojure-mail.message/read-message on an array without a map.
clojure-mail.message/read-message
It seems that the following methods throw an
IllegalArgumentException
if their respective fields are empty:Have a look at the stack trace.