Assert.IsTrue(false, "The assert failed");
Is there any way to retrieve this message without using a try catch?