Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Network.ONCRPC.Exception
Description
Exceptions for RPC calls
Documentation
rpcExceptionToException :: Exception e => e -> SomeException Source #
rpcExceptionFromException :: Exception e => SomeException -> Maybe e Source #