Appendix A. Exceptions in RMI

  • Class hierarchy—Exceptions in servers—Exceptions in clients—Alphabetic list of exceptions—Remarks

This appendix discusses some of the issues surrounding exceptions in RMI servers and RMI clients, followed by an alphabetical listing of the exceptions specific to RMI.

Class hierarchy

The hierarchy diagram in Figure A.1 shows the RMI exceptions and their inheritance relationships.

RMI exception class hierarchy

Figure A.1. RMI exception class hierarchy

Exceptions in RMI servers

An RMI server can encounter an RMI exception when constructing, exporting, binding, unbinding, or unexporting itself.

An RMI server's implementation of a remote method cannot encounter ...

Get java.rmi: The Remote Method Invocation Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.