Conn.pm methods (cont.)
Error handling
getErrorCode: Get the last error code
getErrorString: Get the last error string
printEror: Print the last error (stdout)
In general: Returns “null” or False on errors
No exception handling in Perl… ;-(
Previous slide
Next slide
Back to first slide
View graphic version