beemapi.exceptions¶
-
exception
beemapi.exceptions.ApiNotSupported¶ Bases:
beemapi.exceptions.RPCError
-
exception
beemapi.exceptions.CallRetriesReached¶ Bases:
ExceptionCallRetriesReached Exception. Only for internal use
-
exception
beemapi.exceptions.FilteredItemNotFound¶ Bases:
beemapi.exceptions.RPCError
-
exception
beemapi.exceptions.FollowApiNotEnabled¶ Bases:
beemapi.exceptions.RPCError
-
exception
beemapi.exceptions.InvalidEndpointUrl¶ Bases:
Exception
-
exception
beemapi.exceptions.InvalidParameters¶ Bases:
Exception
-
exception
beemapi.exceptions.MissingRequiredActiveAuthority¶ Bases:
beemapi.exceptions.RPCError
-
exception
beemapi.exceptions.NoAccessApi¶ Bases:
beemapi.exceptions.RPCError
-
exception
beemapi.exceptions.NoApiWithName¶ Bases:
beemapi.exceptions.RPCError
-
exception
beemapi.exceptions.NoMethodWithName¶ Bases:
beemapi.exceptions.RPCError
-
exception
beemapi.exceptions.NumRetriesReached¶ Bases:
ExceptionNumRetriesReached Exception.
-
exception
beemapi.exceptions.RPCConnection¶ Bases:
ExceptionRPCConnection Exception.
-
exception
beemapi.exceptions.RPCError¶ Bases:
ExceptionRPCError Exception.
-
exception
beemapi.exceptions.RPCErrorDoRetry¶ Bases:
ExceptionRPCErrorDoRetry Exception.
-
exception
beemapi.exceptions.SupportedByHivemind¶ Bases:
Exception
-
exception
beemapi.exceptions.TimeoutException¶ Bases:
Exception
Bases:
ExceptionUnauthorizedError Exception.
-
exception
beemapi.exceptions.UnhandledRPCError¶ Bases:
beemapi.exceptions.RPCError
-
exception
beemapi.exceptions.UnknownTransaction¶ Bases:
Exception
-
exception
beemapi.exceptions.UnkownKey¶ Bases:
beemapi.exceptions.RPCError
-
exception
beemapi.exceptions.UnnecessarySignatureDetected¶ Bases:
Exception
-
exception
beemapi.exceptions.VotedBeforeWaitTimeReached¶ Bases:
Exception
-
exception
beemapi.exceptions.WorkingNodeMissing¶ Bases:
Exception
-
beemapi.exceptions.decodeRPCErrorMsg(e)¶ Helper function to decode the raised Exception and give it a python Exception class