Add render() method to ZOOM::Exception.
authormike <mike>
Wed, 16 Nov 2005 14:49:30 +0000 (14:49 +0000)
committermike <mike>
Wed, 16 Nov 2005 14:49:30 +0000 (14:49 +0000)
commit49627cbe42d2482ab40f2ffa2fc0b2920adf0f41
tree6897d333c35e96c920d00e6c31367ce1b98272e7
parent14730a133330573976fc1b14459984b7311ad0e5
Add render() method to ZOOM::Exception.
Overload '""' to use render()
ZOOM::Connection::new() is now OK with no second argument passed.
Three new comments about places where we should throw exceptions.
lib/ZOOM.pm