class BadRequestException extends HTTPException

An Exception to signify erroneous input data

Methods

int
getStatusCode()

The HTTP error code that the response should include

Details

at line line 17
int getStatusCode()

The HTTP error code that the response should include

Return Value

int