return new Object[] { new ExemptionMechanismException(), new ExemptionMechanismException(null), new ExemptionMechanismException(msgs[1]) };
junit.textui.TestRunner.run(ExemptionMechanismExceptionTest.class);