174175176177178179180
/** * Utility method for JSWrapper to throw an exception. */ public static void throwMultipleWrapperException() { throw new MultipleWrapperException(); }