class Athena::Negotiation::Exception::InvalidLanguage
inherits RuntimeError
#
Represents an invalid ANG::AcceptLanguage
header.
Included modules
Athena::Negotiation::Exception
Constructors#
.new(language : String, cause : ::Exception | Nil = nil)
#
Methods#
#language : String
#
Returns the invalid language code.