class Athena::Routing::Exception::MethodNotAllowed
inherits RuntimeError
#
Included modules
Athena::Routing::Exception
Athena::Routing::Exception::MethodNotAllowed
RuntimeError
#Athena::Routing::Exception
.new(allowed_methods : Enumerable(String), message : String | Nil = nil, cause : ::Exception | Nil = nil)
#