bhiveapi.exceptions module

exception bhiveapi.exceptions.ApiNotSupported

Bases: bhiveapi.exceptions.RPCError

exception bhiveapi.exceptions.CallRetriesReached

Bases: Exception

CallRetriesReached Exception. Only for internal use

exception bhiveapi.exceptions.FollowApiNotEnabled

Bases: bhiveapi.exceptions.RPCError

exception bhiveapi.exceptions.InvalidEndpointUrl

Bases: Exception

exception bhiveapi.exceptions.MissingRequiredActiveAuthority

Bases: bhiveapi.exceptions.RPCError

exception bhiveapi.exceptions.NoAccessApi

Bases: bhiveapi.exceptions.RPCError

exception bhiveapi.exceptions.NoApiWithName

Bases: bhiveapi.exceptions.RPCError

exception bhiveapi.exceptions.NoMethodWithName

Bases: bhiveapi.exceptions.RPCError

exception bhiveapi.exceptions.NumRetriesReached

Bases: Exception

NumRetriesReached Exception.

exception bhiveapi.exceptions.RPCConnection

Bases: Exception

RPCConnection Exception.

exception bhiveapi.exceptions.RPCError

Bases: Exception

RPCError Exception.

exception bhiveapi.exceptions.RPCErrorDoRetry

Bases: Exception

RPCErrorDoRetry Exception.

exception bhiveapi.exceptions.TimeoutException

Bases: Exception

exception bhiveapi.exceptions.UnauthorizedError

Bases: Exception

UnauthorizedError Exception.

exception bhiveapi.exceptions.UnhandledRPCError

Bases: bhiveapi.exceptions.RPCError

exception bhiveapi.exceptions.UnkownKey

Bases: bhiveapi.exceptions.RPCError

exception bhiveapi.exceptions.UnnecessarySignatureDetected

Bases: Exception

exception bhiveapi.exceptions.VotedBeforeWaitTimeReached

Bases: Exception

exception bhiveapi.exceptions.WorkingNodeMissing

Bases: Exception

bhiveapi.exceptions.decodeRPCErrorMsg(e)

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