Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Cardano.Node.Tracing.Tracers.ConsensusStartupException
Description
Consensus startup exception
TODO: once the legacy logging framework is removed it can be moved to
Consensus
.
Synopsis
Documentation
newtype ConsensusStartupException Source #
Exceptions logged when the consensus is initialising.
Constructors
ConsensusStartupException SomeException |