class ApiYandexTranslatorError
Public Class Methods
new(msg="error api")
click to toggle source
Calls superclass method
# File lib/ps_yandex_translator/api_yandex_translator_error.rb, line 3 def initialize(msg="error api") super end