Exception: OAI::FormatException
- Defined in:
- lib/oai/exception.rb
Constant Summary collapse
- CODE =
'cannotDisseminateFormat'
- MESSAGE =
'The metadata format identified by '\ 'the value given for the metadataPrefix argument is not supported '\ 'by the item or by the repository.'
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