public virtual void iceWrite(OutputStream ostr) { ostr.StartException(null); iceWriteImpl(ostr); ostr.EndException(); }