I\'m trying to create a custom NotFound that should return an error message. Upon digging, I got this link. I successfully implement it on my Web API project. B
NotFound