We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
user=> (expect (more-> clojure.lang.ExceptionInfo type #_=> (more-of {:keys [status responseCode]} #_=> 409 status #_=> 4001110 responseCode) ex-data) #_=> (ex-info "boo" {:status 409 :responseCode 4001110})) true