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