Control.Exception.Base

The Exception type

class Exception e
data Deadlock
data ErrorCall

Throwing exceptions

Catching Exceptions

The catch functions

The handle functions

The try functions

The evaluate function

The mapException function

Asynchronous Exceptions

Asynchronous exception control

Assertions

Utilities

Calls for GHC runtime