Exception: OAI::NoMatchException
- Defined in:
- lib/oai/exception.rb
Constant Summary collapse
- CODE =
'noRecordsMatch'
- MESSAGE =
'The combination of the values of the from, '\ 'until, set and metadataPrefix arguments results in an empty list.'
Instance Attribute Summary
Attributes inherited from Exception
Method Summary
Methods inherited from Exception
for, #initialize, register_exception_code
Constructor Details
This class inherits a constructor from OAI::Exception