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