Kaydet (Commit) 57173126 authored tarafından Caolán McNamara's avatar Caolán McNamara

consistent capitalization in both exceptions

Change-Id: I495a92c24847de265f04abb3670532270b5d6034
üst 9e8701c7
......@@ -197,7 +197,7 @@ inline sal_uInt32 SaxWriterHelper::writeSequence() throw( SAXException )
Any a;
a <<= e;
throw SAXException(
"io exception during writing",
"IO exception during writing",
Reference< XInterface > (),
a );
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment