statusCode property

int statusCode
final

HTTP status code for the error.

Defaults to 500 (Internal Server Error).

Implementation

final int statusCode;