summaryrefslogtreecommitdiff
path: root/ACE/ACEXML/common/SAXExceptions.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACEXML/common/SAXExceptions.inl')
-rw-r--r--ACE/ACEXML/common/SAXExceptions.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ACEXML/common/SAXExceptions.inl b/ACE/ACEXML/common/SAXExceptions.inl
index 3aee40632b5..f184fcf077c 100644
--- a/ACE/ACEXML/common/SAXExceptions.inl
+++ b/ACE/ACEXML/common/SAXExceptions.inl
@@ -1,7 +1,7 @@
// -*- C++ -*- $Id$
ACEXML_INLINE const ACEXML_Char *
-ACEXML_SAXException::message (void)
+ACEXML_SAXException::message (void) const
{
return (this->message_ == 0 ?
ACEXML_Exception::null_ :