Skip to content

class Athena::Routing::Exception::MethodNotAllowed
inherits RuntimeError #

Included modules

Athena::Routing::Exception

Constructors#

.new(allowed_methods : Enumerable(String), message : String | Nil = nil, cause : ::Exception | Nil = nil)#

View source

Methods#

#allowed_methods : Array(String)#

View source