| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Bluefin.Internal.Exception.Scoped
Documentation
Instances
| Exception InFlight Source # | |
Defined in Bluefin.Internal.Exception.Scoped Methods toException :: InFlight -> SomeException # fromException :: SomeException -> Maybe InFlight # displayException :: InFlight -> String # | |
| Show InFlight Source # | |
newException :: IO (Exception e) Source #