diff --git a/README.rdoc b/README.rdoc index 6c7ae397..ee59863c 100644 --- a/README.rdoc +++ b/README.rdoc @@ -383,7 +383,7 @@ code is 404, the not_found handler is invoked: === Error The +error+ handler is invoked any time an exception is raised from a route -block or before filter. The exception object can be obtained from the +block or a filter. The exception object can be obtained from the sinatra.error Rack variable: error do