Thrown to indicate that an unknown service exception has occurred. Either the MIME type returned by a URL connection does not make sense, or the application is attempting to write to a read-only URL connection.
Thrown to indicate that an unknown service exception has occurred. Either the MIME type returned by a URL connection does not make sense, or the application is attempting to write to a read-only URL connection.
(->unknown-service-exception)
(->unknown-service-exception msg)
Constructor.
Constructs a new UnknownServiceException with the specified detail message.
msg - the detail message. - java.lang.String
Constructor. Constructs a new UnknownServiceException with the specified detail message. msg - the detail message. - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close