simplexmq-6.5.0.16: SimpleXMQ message broker
Safe HaskellSafe-Inferred
LanguageHaskell2010

Simplex.FileTransfer.Client.Agent

Documentation

data XFTPClientAgentError Source #

Instances

Instances details
Exception XFTPClientAgentError Source # 
Instance details

Defined in Simplex.FileTransfer.Client.Agent

Methods

toException :: XFTPClientAgentError -> SomeException

fromException :: SomeException -> Maybe XFTPClientAgentError

displayException :: XFTPClientAgentError -> String

Show XFTPClientAgentError Source # 
Instance details

Defined in Simplex.FileTransfer.Client.Agent

Methods

showsPrec :: Int -> XFTPClientAgentError -> ShowS

show :: XFTPClientAgentError -> String

showList :: [XFTPClientAgentError] -> ShowS