Exceptions

TronPy handles many types of exceptions.

exception tronpy.exceptions.AddressNotFound
exception tronpy.exceptions.ApiError
exception tronpy.exceptions.AssetNotFound
exception tronpy.exceptions.BadAddress
exception tronpy.exceptions.BadHash
exception tronpy.exceptions.BadKey
exception tronpy.exceptions.BadSignature
exception tronpy.exceptions.BlockNotFound
exception tronpy.exceptions.BugInJavaTron
exception tronpy.exceptions.DoubleSpending
exception tronpy.exceptions.NotFound
exception tronpy.exceptions.TaposError
exception tronpy.exceptions.TransactionError
exception tronpy.exceptions.TransactionNotFound
exception tronpy.exceptions.TvmError
exception tronpy.exceptions.UnknownError
exception tronpy.exceptions.ValidationError