public class JsonRpcException
extends java.lang.RuntimeException
Constructor and Description |
---|
JsonRpcException(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static boolean |
indicatesStreamClosed(java.lang.Throwable thr)
Whether the given exception indicates that the currently accessed stream has been closed.
|