Construct a new ArrayComparisonFailure with an error text and the array's
dimension that was not equal
Parameters: cause - the exception that caused the array's content to fail the assertion test Parameters: index - the array position of the objects that are not equal. See Also:Assert.assertEquals(StringObject[]Object[])