Liking cljdoc? Tell your friends :D

jdk.rmi.server.SkeletonNotFoundException

Deprecated. no replacement. Skeletons are no longer required for remote method calls in the Java 2 platform v1.2 and greater.

Deprecated.
no replacement.  Skeletons are no longer required for remote
 method calls in the Java 2 platform v1.2 and greater.
raw docstring

->skeleton-not-found-exceptionclj

(->skeleton-not-found-exception s)
(->skeleton-not-found-exception s ex)

Constructor.

Deprecated.

s - the detail message. - java.lang.String ex - the nested exception - java.lang.Exception

Constructor.

Deprecated.

s - the detail message. - `java.lang.String`
ex - the nested exception - `java.lang.Exception`
raw docstring

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

× close