Liking cljdoc? Tell your friends :D

jdk.io.SyncFailedException

Signals that a sync operation has failed.

Signals that a sync operation has failed.
raw docstring

->sync-failed-exceptionclj

(->sync-failed-exception desc)

Constructor.

Constructs an SyncFailedException with a detail message. A detail message is a String that describes this particular exception.

desc - a String describing the exception. - java.lang.String

Constructor.

Constructs an SyncFailedException with a detail message.
 A detail message is a String that describes this particular exception.

desc - a String describing the exception. - `java.lang.String`
raw docstring

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

× close