final class NotFoundHttpException extends RuntimeException (View source)

Methods

create(string $message = 'Resource not found.')

Details

create

static NotFoundHttpException create(string $message = 'Resource not found.')

No description

Parameters

string $message

Return Value

NotFoundHttpException