127128129130131132133134135
return new ExceptionDataImpl(internalContext, mirror, EXCEPTION_NAME, body.uncaught(), sourceText, exception.text()); } }