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