Libraries
»
xmlparser
(0.7.2.1)
»
Index
»
XML
»
SAX
»
SAXException
»
#toString
Method: XML::SAX::SAXException#toString
Defined in:
lib/xml/sax.rb
#
toString
⇒
Object
Also known as:
to_s
272 273 274
# File 'lib/xml/sax.rb', line 272
def
toString
getMessage
end