class Yt::Errors::Forbidden
Public Instance Methods
Source
# File lib/yt/errors/forbidden.rb, line 6 def explanation 'A request to YouTube API was considered forbidden by the server' end
# File lib/yt/errors/forbidden.rb, line 6 def explanation 'A request to YouTube API was considered forbidden by the server' end