Exception: IPlayer::Errors::ParsingError

Inherits:
RecognizedError show all
Defined in:
lib/iplayer/errors.rb

Instance Method Summary collapse

Instance Method Details

#to_strObject



7
8
9
# File 'lib/iplayer/errors.rb', line 7

def to_str
  "Unable to parse the programme page. Perhaps the iPlayer has changed." 
end