is4xxClientError abstract method

bool is4xxClientError()

Whether this status code is in the Client Error class ({@code 4xx}). @see RFC 2616

Implementation

bool is4xxClientError();