25262728293031
public class JmsExceptionReaderTestCase extends AbstractMuleTestCase { protected void doSetUp() throws Exception { ExceptionHelper.registerExceptionReader(new JmsExceptionReader()); }