107108109110111112113114115116117
} throw new MarshalException(e); } w.writeEndDocument(); } catch (final Exception e) { throw new MarshalException(e); }
106107108109110111112113114115116
} throw new MarshalException(e); } w.writeEndDocument(); } catch (Exception e) { throw new MarshalException(e); }