| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
CPython.Types.Exception
Documentation
Instances
| Show Exception Source # | |
| Exception Exception Source # | |
Defined in CPython.Internal Methods toException :: Exception -> SomeException # fromException :: SomeException -> Maybe Exception # displayException :: Exception -> String # | |
exceptionType :: Exception -> SomeObject Source #
exceptionValue :: Exception -> SomeObject Source #