exc

emtellisplit_sdk_python.exc

API

emtellisplit_sdk_python.exc.EmtellisplitError

1class emtellisplit_sdk_python.exc.EmtellisplitError

Bases: Exception

The base class for all exceptions raised by this SDK

Initialization

Initialize self. See help(type(self)) for accurate signature.

emtellisplit_sdk_python.exc.EmtellisplitClientError

1class emtellisplit_sdk_python.exc.EmtellisplitClientError

Bases: emtellisplit_sdk_python.exc.EmtellisplitError

emtellisplit_sdk_python.exc.AuthError

1class emtellisplit_sdk_python.exc.AuthError

Bases: emtellisplit_sdk_python.exc.EmtellisplitClientError

emtellisplit_sdk_python.exc.ServerError

1class emtellisplit_sdk_python.exc.ServerError

Bases: emtellisplit_sdk_python.exc.EmtellisplitError

emtellisplit_sdk_python.exc.JobNotFoundError

1class emtellisplit_sdk_python.exc.JobNotFoundError

Bases: emtellisplit_sdk_python.exc.EmtellisplitClientError

emtellisplit_sdk_python.exc.JobCancelledError

1class emtellisplit_sdk_python.exc.JobCancelledError

Bases: emtellisplit_sdk_python.exc.EmtellisplitClientError

emtellisplit_sdk_python.exc.JobNotFinishedError

1class emtellisplit_sdk_python.exc.JobNotFinishedError

Bases: emtellisplit_sdk_python.exc.EmtellisplitClientError