NotFoundException constructor
const
NotFoundException(})
Creates a new NotFoundException
Implementation
const NotFoundException(super.message, {super.statusCode, super.details, this.resourceType, this.resourceId});
Creates a new NotFoundException
const NotFoundException(super.message, {super.statusCode, super.details, this.resourceType, this.resourceId});