mitel_ommclient2.exceptions module

exception mitel_ommclient2.exceptions.EAreaFull(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EAuth(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EDectRegDomainInvalid(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EEncryptNotAllowed(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EExist(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EFailed(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EForbidden(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EInProgress(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EInval(response)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EInvalidChars(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.ELicense(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.ELicenseFile(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.ELicenseWrongInstallId(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EMissing(response)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.ENoEnt(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.ENoMem(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EPerm(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EPwEmpty(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EPwSimilarToHost(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EPwSimilarToName(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EPwTooManySimilarChars(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EPwTooShort(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EPwTooSimilar(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EPwTooWeak(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EPwUnchanged(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.ETooLong(response)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.EWlanRegDomainInvalid(response, msg=None)

Bases: OMResponseException

exception mitel_ommclient2.exceptions.OMResponseException(response, msg=None)

Bases: Exception