"DTD/xhtml1-strict.dtd">
Class
REXML::ParseException
In:
rexml/parseexception.rb
Parent:
Exception
Methods
line
new
to_s
Attributes
:continued_exception
[RW]
:element
[RW]
:source
[RW]
Public Class methods
new
( message, source=nil, element=nil, exception=nil )
Public Instance methods
to_s
()
line
()