Add diag_srw_str()
authormike <mike>
Fri, 14 Sep 2007 10:34:35 +0000 (10:34 +0000)
committermike <mike>
Fri, 14 Sep 2007 10:34:35 +0000 (10:34 +0000)
commitc56880e12ff3cd92b803c1ecf1dba6885dba21b7
tree4a494b0c3b16c221a1326afa0433ee048df905f5
parente28476c2caddb588f2e2f038d0fcefaea2243421
Add diag_srw_str()
ZOOM::Exception() constructor uses diag_srw_str() to fill in the error
message, if it is undefined, for SRW errors.
The render() method of ZOOM::Exception(), and therefore the overloaded
stringifying operator, deals with exceptions that have no
message().
lib/ZOOM.pm