Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
servant-client utilities
Documentation
data ConnectionError Source #
classifyConnectionError :: SomeException -> ConnectionError Source #
Given a SomeException
from a servant-client
ClientError
, attempt to classify what happened.