NotFoundException constructor

NotFoundException(int found)

Constructor.

Implementation

NotFoundException(this.found);