News

In this example, we will create a custom exception class named LoginException, which can be used to trap errors that might occur when a user logs in to the system, e.g., if the user credentials ...
We have just learned how to create custom exceptions, how to handle them in controllers and how to use MockMVC to test the controllers so let's practice a bit more. Fork this repo. Clone this repo.
In the older (v2) library, you could use Telemetry Processor to exclude an exception. It is not as clear how to achieve this in the new version. I have tried to create an applicationinsights.json file ...