I have a .Net Core µService in which I call a Java API. I\'m trying to handle a specific case where the Java API throws a certain Exception, let\'s say ClientNotFoundE
ClientNotFoundE