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