Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / WebRequestResult Class / isConnectionFailed Method
In This Topic
    isConnectionFailed Method
    In This Topic
    Checks if the web request failed due to a connection issue.
    Syntax
    public boolean isConnectionFailed()

    Return Value

    true if the request failed due to a connection issue, false otherwise
    See Also