Portability | needs dynamic exceptions and deriving Typeable |
---|---|
Stability | experimental |
Maintainer | Niklas Broberg, nibro@cs.chalmers.se |
Safe Haskell | None |
HSP.Exception
Description
Defines a datatype for runtime exceptions that may arise during the evaluation of a HSP page.
Documentation
Constructors
ParameterLookupFailed String | User tried to do an irrefutable parameter lookup that failed. | ... I'm sure there should be more exceptions, we'll add them when we get to them. |