Liking cljdoc? Tell your friends :D

javax.activation.MimeTypeParseException

A class to encapsulate MimeType parsing related exceptions.

A class to encapsulate MimeType parsing related exceptions.
raw docstring

->mime-type-parse-exceptionclj

(->mime-type-parse-exception)
(->mime-type-parse-exception s)

Constructor.

Constructs a MimeTypeParseException with the specified detail message.

s - the detail message. - java.lang.String

Constructor.

Constructs a MimeTypeParseException with the specified detail message.

s - the detail message. - `java.lang.String`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close