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