thrift-0.12.0: Haskell bindings for the Apache Thrift RPC system

Safe HaskellNone
LanguageHaskell2010

Thrift

Documentation

data AppExn Source #

Constructors

AppExn 
Instances
Show AppExn Source # 
Instance details

Defined in Thrift

Exception AppExn Source # 
Instance details

Defined in Thrift

writeAppExn :: Protocol p => p -> AppExn -> IO () Source #