beemapi.exceptions module

exception beemapi.exceptions.InvalidEndpointUrl

Bases: Exception

exception beemapi.exceptions.MissingRequiredActiveAuthority

Bases: beemgrapheneapi.exceptions.RPCError

exception beemapi.exceptions.NoAccessApi

Bases: beemgrapheneapi.exceptions.RPCError

exception beemapi.exceptions.NoApiWithName

Bases: beemgrapheneapi.exceptions.RPCError

exception beemapi.exceptions.NoMethodWithName

Bases: beemgrapheneapi.exceptions.RPCError

exception beemapi.exceptions.NumRetriesReached

Bases: Exception

exception beemapi.exceptions.UnhandledRPCError

Bases: beemgrapheneapi.exceptions.RPCError

exception beemapi.exceptions.UnnecessarySignatureDetected

Bases: Exception

beemapi.exceptions.decodeRPCErrorMsg(e)

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