class

Wanikani::API::Error

Inherits Exception < Reference < Object

Raises in case of an API error: either an invalid API key, or invalid levels argument to some of the methods (radicals, kanji and vocabulary).

Constructors

new(code : String, message : String)
Source

Instance methods

code
Source