| Package | Description |
|---|---|
| org.cojen.dirmi |
Public API for Dirmi.
|
| org.cojen.dirmi.core |
Session implementation classes.
|
| Modifier and Type | Method and Description |
|---|---|
Throwable |
Pipe.readThrowable()
Reads a Throwable which was written via writeThrowable, which may be null.
|
| Modifier and Type | Method and Description |
|---|---|
Throwable |
InvocationInputStream.readThrowable() |
Throwable |
InvocationInput.readThrowable()
If remote exception cannot be represented by a local exception class
or it cannot be serialized, it is represented as a RemoteException
instead, with as much useful information as possible, including server
stack trace.
|
Copyright © 2006–2015 Cojen. All rights reserved.