public class PrematureChannelClosureException
extends java.lang.Exception
构造器和说明 |
---|
PrematureChannelClosureException() |
PrematureChannelClosureException(java.lang.String msg) |
PrematureChannelClosureException(java.lang.String msg,
java.lang.Throwable t) |
PrematureChannelClosureException(java.lang.Throwable t) |
public PrematureChannelClosureException()
public PrematureChannelClosureException(java.lang.String msg)
public PrematureChannelClosureException(java.lang.String msg, java.lang.Throwable t)
public PrematureChannelClosureException(java.lang.Throwable t)