public class PrematureChannelClosureException extends Exception
Constructor and Description |
---|
PrematureChannelClosureException() |
PrematureChannelClosureException(String msg) |
PrematureChannelClosureException(String msg,
Throwable t) |
PrematureChannelClosureException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008-2014 The Netty Project. All Rights Reserved.