We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Here, you can fin a list of the different exceptions that can be raised/used in the Darwin Python Client.
A class used to raise an exception when providing invalid parameters to the darwin.DarwinApi instance.
darwin.DarwinApi
A class used to raise an exception when the certitude size is greater than the maximum allowed in the darwinprotocol.DarwinPacket object.
darwinprotocol.DarwinPacket
A class used to raise an exception when the darwinapi.DarwinApi object cannot connect to Darwin.
darwinapi.DarwinApi
A class used to raise an exception when the darwinapi.DarwinApi object waited too much time for a reply from Darwin.