Home > Contents > 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, 2019, Oracle and/or its affiliates. All rights reserved.