Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
NodeLinkException :: NodeId -> DiedReason -> NodeLinkExceptiondistributed-process Control.Distributed.Process.Internal.Types No documentation available.
-
distributed-process Control.Distributed.Process.Internal.Types Exception thrown when a linked channel (port) dies
PortLinkException :: SendPortId -> DiedReason -> PortLinkExceptiondistributed-process Control.Distributed.Process.Internal.Types No documentation available.
-
distributed-process Control.Distributed.Process.Internal.Types Internal exception thrown indirectly by exit
ProcessExitException :: ProcessId -> Message -> ProcessExitExceptiondistributed-process Control.Distributed.Process.Internal.Types No documentation available.
-
distributed-process Control.Distributed.Process.Internal.Types Exceptions thrown when a linked process dies
ProcessLinkException :: ProcessId -> DiedReason -> ProcessLinkExceptiondistributed-process Control.Distributed.Process.Internal.Types No documentation available.
data
ProcessRegistrationException distributed-process Control.Distributed.Process.Internal.Types Exception thrown when a process attempts to register a process under an already-registered name or to unregister a name that hasn't been registered. Returns the name and the identifier of the process that owns it, if any.
ProcessRegistrationException :: String -> !Maybe ProcessId -> ProcessRegistrationExceptiondistributed-process Control.Distributed.Process.Internal.Types No documentation available.
-
ghc-internal GHC.Internal.Control.Exception Arithmetic exceptions.