GworkerError

class

gworker_client.errors.GworkerError

Root of the gworker exception hierarchy. All SDK exceptions inherit from this class, so you can catch GworkerError to handle any SDK-originated error uniformly.

Class

python
1class GworkerError

← Back to docs