You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2004/03/02 11:11:48 UTC

DO NOT REPLY [Bug 27360] New: - Just a suggestion for the class DOMException

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27360>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27360

Just a suggestion for the class DOMException

           Summary: Just a suggestion for the class DOMException
           Product: Xerces-C++
           Version: 2.5.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: DOM
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: denis_beurive@yahoo.com


Hi,

The classes "XMLException" and "SAXException" provide the method "getMessage()".
The class "DOMException" does not provide this method. You access the error
message by the attribute "msg"...

It should be nice to add the method "getMessage()" to the class "DOMException". 

Best regards,

Denis BEURIVE

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org