Home > Contents > Index >
Expanded TOC | Accordion TOC | Annotated TOC | Index
ICS.ioErrorThrown
Checks to see if an HTTP request has registered an IO error.
Syntax
public boolean ioErrorThrown()Description
The
ioErrorThrown
method checks to see if an HTTP request has registered an IO error. Use this method to check for a broken pipe.Returns
Returns
true
if there is a registered IO error.
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.