/[dotgnu-pnet]/pnetlib/System.Xml/XPath/XPathException.cs
ViewVC logotype

Diff of /pnetlib/System.Xml/XPath/XPathException.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by rweather, Wed May 28 04:53:36 2003 UTC revision 1.3 by t3rmin4t0r, Tue Feb 22 11:21:22 2005 UTC
# Line 22  Line 22 
22    
23  using System;  using System;
24    
25    #if CONFIG_XPATH
26    
27  namespace System.Xml.XPath  namespace System.Xml.XPath
28  {  {
29  #if ECMA_COMPAT  #if ECMA_COMPAT
# Line 36  class XPathException : SystemException Line 38  class XPathException : SystemException
38                  : base(message, innerException) {}                  : base(message, innerException) {}
39  }  }
40  }//namespace  }//namespace
41    
42    #endif /* CONFIG_XPATH */

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26