bolt-0.1.0.1: Bolt driver for Neo4j
Database.Bolt.Exception
internalErr :: Text -> IO a Source #
transportErr :: Text -> IO a Source #
protocolErr :: Text -> IO a Source #
authFail :: Text -> IO a Source #
reqFail :: Text -> IO a Source #
reqIgnore :: Text -> IO a Source #