Liking cljdoc? Tell your friends :D

jdk.security.spec.InvalidParameterSpecException

This is the exception for invalid parameter specifications.

This is the exception for invalid parameter specifications.
raw docstring

->invalid-parameter-spec-exceptionclj

(->invalid-parameter-spec-exception)
(->invalid-parameter-spec-exception msg)

Constructor.

Constructs an InvalidParameterSpecException with the specified detail message. A detail message is a String that describes this particular exception.

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

Constructor.

Constructs an InvalidParameterSpecException with the specified detail
 message. A detail message is a String that describes this
 particular exception.

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

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

× close