1 package org.jruby.test;2 3 public class MockException extends RuntimeException {4 private static final long serialVersionUID = 1L;5 }6