Class ResponseIOException

All Implemented Interfaces:
Serializable, IWicketInternalException

Distinct IO exceptions from the those triggered while responding a request. Wicket needs to be aware of this specific IO exception in order to give up from responding, since there are no more connection to client.
Author:
Pedro Santos
See Also: