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