bhiveapi.exceptions module¶
-
exception
bhiveapi.exceptions.ApiNotSupported¶ Bases:
bhiveapi.exceptions.RPCError
-
exception
bhiveapi.exceptions.CallRetriesReached¶ Bases:
ExceptionCallRetriesReached 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:
ExceptionNumRetriesReached Exception.
-
exception
bhiveapi.exceptions.RPCConnection¶ Bases:
ExceptionRPCConnection Exception.
-
exception
bhiveapi.exceptions.RPCError¶ Bases:
ExceptionRPCError Exception.
-
exception
bhiveapi.exceptions.RPCErrorDoRetry¶ Bases:
ExceptionRPCErrorDoRetry Exception.
-
exception
bhiveapi.exceptions.TimeoutException¶ Bases:
Exception
Bases:
ExceptionUnauthorizedError 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