public class PrematureChannelClosureException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
PrematureChannelClosureException() |
PrematureChannelClosureException(java.lang.String msg) |
PrematureChannelClosureException(java.lang.String msg,
java.lang.Throwable t) |
PrematureChannelClosureException(java.lang.Throwable t) |
private static final long serialVersionUID
public PrematureChannelClosureException()
public PrematureChannelClosureException(java.lang.String msg)
public PrematureChannelClosureException(java.lang.String msg,
java.lang.Throwable t)
public PrematureChannelClosureException(java.lang.Throwable t)