View Source Ethers.Contracts.ERC721.Errors.ERC721NonexistentToken (Ethers v0.5.5)

Error struct for error ERC721NonexistentToken

Summary

Types

t()

@type t() :: %Ethers.Contracts.ERC721.Errors.ERC721NonexistentToken{
  token_id: non_neg_integer()
}