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