A StubNotFoundException is thrown if a valid stub class could not be found for a remote object when it is exported. A StubNotFoundException may also be thrown when an activatable object is registered via the java.rmi.activation.Activatable.register method.
A StubNotFoundException is thrown if a valid stub class could not be found for a remote object when it is exported. A StubNotFoundException may also be thrown when an activatable object is registered via the java.rmi.activation.Activatable.register method.
(->stub-not-found-exception s)(->stub-not-found-exception s ex)Constructor.
Constructs a StubNotFoundException with the specified detail message and nested exception.
s - the detail message - java.lang.String
ex - the nested exception - java.lang.Exception
Constructor. Constructs a StubNotFoundException with the specified detail message and nested exception. s - the detail message - `java.lang.String` ex - the nested exception - `java.lang.Exception`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |