is5xxServerError abstract method

bool is5xxServerError()

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

Implementation

bool is5xxServerError();