class Athena::Framework::Exception::UnsupportedMediaType inherits Athena::Framework::Exception::HTTPException # Constructors# .new(message : String, cause : ::Exception | Nil = nil, headers : ::HTTP::Headers = ::HTTP::Headers.new)# View source