class NotFoundException extends RuntimeException implements HttpStatusAwareException

Methods

forResource(string $resource, string $identifier)

No description

int
getStatusCode()

No description

Details

at line 11
static NotFoundException forResource(string $resource, string $identifier)

No description

Parameters

string $resource
string $identifier

Return Value

NotFoundException

at line 16
int getStatusCode()

No description

Return Value

int