|
"DTD/xhtml1-strict.dtd">
Encapsulates an error in a test. Created by Test::Unit::TestCase when it rescues an exception thrown during the processing of a test.
Creates a new Error with the given location and exception.
Returns the message associated with the error.
Returns a brief version of the error description.
Returns a verbose version of the error description.
Overridden to return long_display. |