class NotFoundException extends HTTPException

An Exception about something that we couldn't locate

Methods

int
getStatusCode()

The HTTP error code that the response should include

Details

at line line 15
int getStatusCode()

The HTTP error code that the response should include

Return Value

int