Throws a 404 Not Found error.
Source
AngelHttpException.NotFound({String message: '404 Not Found'})
: super(404, message);
Throws a 404 Not Found error.
AngelHttpException.NotFound({String message: '404 Not Found'})
: super(404, message);