Ideally the use case will look something like ` exception.GetInnerExceptions().Where(e => e.Message == "Oops!");`