pyre.nexus.exceptions

Module Contents

exception pyre.nexus.exceptions.NexusError

Bases: pyre.framework.exceptions.FrameworkError

Base exceptions for all error conditions detected by nexus components

exception pyre.nexus.exceptions.RecoverableError

Bases: pyre.nexus.exceptions.NexusError

A recoverable error has occurred

exception pyre.nexus.exceptions.ConnectionResetError

Bases: pyre.nexus.exceptions.NexusError

The connection was closed by the peer