Class FlowControlException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.refcodes.exception.AbstractIOException
All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap
Direct Known Subclasses:
FlowControlTimeoutException

public class FlowControlException extends TransmissionException
Thrown in case a flow control failed.
See Also: