public class SilentUnwindException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
SilentUnwindException()
Constructs an instance of SilenUnwindException.
|
SilentUnwindException(java.lang.Throwable cause)
Constructs an instance of SilenUnwindException.
|
public SilentUnwindException()
public SilentUnwindException(java.lang.Throwable cause)
cause - The reason why the connection terminated prematurely.