Exception: OcflTools::Errors::FileMissingFromVersionState

Inherits:
ClientError
  • Object
show all
Defined in:
lib/ocfl_tools/ocfl_errors.rb

Instance Method Summary collapse

Constructor Details

#initialize(msg = "The requested file cannot be found in the provided version state block.") ⇒ FileMissingFromVersionState



45
46
# File 'lib/ocfl_tools/ocfl_errors.rb', line 45

def initialize(msg="The requested file cannot be found in the provided version state block.")
end