DtdParserProxy_Throw() private method

private DtdParserProxy_Throw ( Exception e ) : void
e System.Exception
return void
 void IDtdParserAdapter.Throw(Exception e)
 {
     _reader.DtdParserProxy_Throw(e);
 }