Liking cljdoc? Tell your friends :D

jdk.rmi.RMISecurityException

Deprecated. Use SecurityException instead. Application code should never directly reference this class, and RMISecurityManager no longer throws this subclass of java.lang.SecurityException.

Deprecated.
Use SecurityException instead.
 Application code should never directly reference this class, and
 RMISecurityManager no longer throws this subclass of
 java.lang.SecurityException.
raw docstring

->rmi-security-exceptionclj

(->rmi-security-exception name)
(->rmi-security-exception name arg)

Constructor.

Deprecated. no replacement

name - the detail message - java.lang.String arg - ignored - java.lang.String

Constructor.

Deprecated. no replacement

name - the detail message - `java.lang.String`
arg - ignored - `java.lang.String`
raw docstring

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

× close