pub type GenericContractError = ContractError<Infallible>;
A generic contract error.
Contains a Revert or Panic error.
Revert
Panic