class

Athena::Negotiation::Exception::InvalidLanguage

Inherits Athena::Negotiation::Exception < RuntimeError < SystemError < Exception < Reference < Object

Represents an invalid ANG::AcceptLanguage header.

Constructors

new(language : String, cause : ::Exception | Nil = nil)
Source

Instance methods

language

Returns the invalid language code.

Source