NAME
Net::OAI::Error - OAI-PMH errors.
SYNOPSIS
DESCRIPTION
METHODS
new()
errorCode()
Returns an OAI error if one was encountered, or the empty string if no errors were associated with the OAI request.
errorString()
Returns a textual description of the error that was encountered, or an empty string if there was no error associated with the OAI request.
TODO
SEE ALSO
AUTHORS
Ed Summers <ehs@pobox.com>