beemapi.exceptions module

exception beemapi.exceptions.MissingRequiredActiveAuthority

Bases: grapheneapi.exceptions.RPCError

exception beemapi.exceptions.NoAccessApi

Bases: grapheneapi.exceptions.RPCError

exception beemapi.exceptions.NoMethodWithName

Bases: grapheneapi.exceptions.RPCError

exception beemapi.exceptions.NumRetriesReached

Bases: Exception

exception beemapi.exceptions.UnhandledRPCError

Bases: grapheneapi.exceptions.RPCError

beemapi.exceptions.decodeRPCErrorMsg(e)

Helper function to decode the raised Exception and give it a python Exception class