| ||||
| ||||
| Synopsis | ||||
| ||||
| Documentation | ||||
| requestExcHandler :: HttpRequest -> Int -> String -> Controller s HttpResponse a | ||||
| Handle request exception. Should end with returnNow. If it is just return (), built-in handler will work. requestExcHandler :: RequestExcHandler | ||||
| controllerExcHandler :: ControllerExcHandler | ||||
| Handle controller exception. See notes for requestExcHandler. | ||||
| Produced by Haddock version 2.4.2 |