Class ClientAbortException

java.lang.Object
All Implemented Interfaces:
Serializable

public final class ClientAbortException extends BadRequestException
Extend IOException to identify it as being caused by an abort of a request by a remote client.
Author:
Glenn L. Nielsen
See Also: