UnliftIO.Exception
throwIO
throwString
data StringException
stringException
throwTo
impureThrow
fromEither
fromEitherIO
fromEitherM
catch
catchIO
catchAny
catchDeep
catchAnyDeep
catchJust
handle
handleIO
handleAny
handleDeep
handleAnyDeep
handleJust
try
tryIO
tryAny
tryDeep
tryAnyDeep
tryJust
data Handler m a
catches
catchesDeep
onException
bracket
bracket_
finally
withException
bracketOnError
bracketOnError_
data SyncExceptionWrapper
toSyncException
data AsyncExceptionWrapper
toAsyncException
isSyncException
isAsyncException
mask
uninterruptibleMask
mask_
uninterruptibleMask_
evaluate
evaluateDeep
class Exception e
class Typeable k a
data SomeException
data SomeAsyncException
data IOException
assert