This class represents an exception which might be raised when
a testing assertion fails (see
TestContext.REGRESSION ).
author: Jean-Marie Dautelle version: 5.2, August 5, 2007
Creates an exception with the specified parameters.
Parameters: message - the associated message or null Parameters: expected - the expected value Parameters: actual - the actual value