public class SuspendedInvocationException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
SuspendedInvocationException() |
SuspendedInvocationException(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.RuntimeException |
getRuntimeException()
Returns a transport-specific runtime exception
|