Exception: Calagator::Source::Parser::NotFound
- Inherits:
-
StandardError
- Object
- StandardError
- Calagator::Source::Parser::NotFound
- Defined in:
- app/models/calagator/source/parser/not_found.rb
Overview
Source::Parser::NotFound
Exception thrown to indicate that the source isn't found and no other parsers should be tried.
This exception should only be thrown by the canonical handler that can definitively tell if the source doesn't exist.