Cardano.CLI.Types.Errors.GovernanceCommitteeError
data GovernanceCommitteeError Source #
Constructors
Defined in Cardano.CLI.Types.Errors.GovernanceCommitteeError
Methods
showsPrec :: Int -> GovernanceCommitteeError -> ShowS Source #
show :: GovernanceCommitteeError -> String Source #
showList :: [GovernanceCommitteeError] -> ShowS Source #
prettyError :: GovernanceCommitteeError -> Doc ann #