hiveengine.exceptions¶
-
exception
hiveengine.exceptions.InsufficientTokenAmount¶ Bases:
ExceptionNot suffienct amount for transfer in the wallet
-
exception
hiveengine.exceptions.InvalidTokenAmount¶ Bases:
ExceptionInvalid token amount (not fitting precision or max supply)
-
exception
hiveengine.exceptions.MaxSupplyReached¶ Bases:
ExceptionOnly the token issuer is allowed to permit new tokens
-
exception
hiveengine.exceptions.NftDoesNotExists¶ Bases:
ExceptionNft does not (yet) exists
-
exception
hiveengine.exceptions.TokenDoesNotExists¶ Bases:
ExceptionToken does not (yet) exists
-
exception
hiveengine.exceptions.TokenIssueNotPermitted¶ Bases:
ExceptionOnly the token issuer is allowed to permit new tokens
-
exception
hiveengine.exceptions.TokenNotInWallet¶ Bases:
ExceptionThe token is not in the account wallet