
Public Member Functions | |
| def | __init__ |
Public Attributes | |
| arg_name | |
Exception raised by `RequestHandler.get_argument`. This is a subclass of `HTTPError`, so if it is uncaught a 400 response code will be used instead of 500 (and a stack trace will not be logged). .. versionadded:: 3.1
| def tornado.web.MissingArgumentError.__init__ | ( | self, | |
| arg_name | |||
| ) |