NotFoundException constructor
NotFoundException([
- String message = 'The resource could not be found'
Implementation
NotFoundException([super.message = 'The resource could not be found']);