1.2.6. Exception
xoa_driver.exceptions includes exception classes.
- exception RepeatedRequestID[source]
Bases:
TransporterException
- exception TransporterException[source]
Bases:
XoaException
- exception WrongTesterError[source]
Bases:
ExceptionTester you are trying to connect is of a different type
- exception WrongTesterPasswordError[source]
Bases:
ExceptionCannot create session on the tester because the password is incorrect
- exception XmpBadCommandError[source]
Bases:
XmpStatusExceptionInvalid command (BADCOMMAND)
- exception XmpBadHeaderError[source]
Bases:
XmpStatusExceptionInvalid magic word (BADHEADER)
- exception XmpBadIndexError[source]
Bases:
XmpStatusExceptionBad index (BADINDEX)
- exception XmpBadModuleError[source]
Bases:
XmpStatusExceptionBad module index (BADMODULE)
- exception XmpBadParameterError[source]
Bases:
XmpStatusExceptionInvalid command code (BADPARAMETER)
- exception XmpBadPortError[source]
Bases:
XmpStatusExceptionBad port index (BADPORT)
- exception XmpBadSizeError[source]
Bases:
XmpStatusExceptionInvalid data size (BADSIZE)
- exception XmpBadValueError[source]
Bases:
XmpStatusExceptionInvalid data value (BADVALUE)
- exception XmpFailedError[source]
Bases:
XmpStatusExceptionFailed to perform operation (FAILED)
- exception XmpMemoryFailureError[source]
Bases:
XmpStatusExceptionFailed to allocate memory (MEMORYFAILURE)
- exception XmpModuleOperationNotSupportedByChassisError[source]
Bases:
XmpStatusExceptionModule not supported by chassis (MODULE_OPERATION_NOT_SUPPORTED_BY_CHASSIS)
- exception XmpNoConnectionError[source]
Bases:
XmpStatusExceptionChassis has no available connection slots (NOCONNECTIONS)
- exception XmpNoFreePortLicenseError[source]
Bases:
XmpStatusExceptionNo free Port license (NOLICPORT)
- exception XmpNoLoggedOnError[source]
Bases:
XmpStatusExceptionNo command can be submitted before logon (NOTLOGGEDON)
- exception XmpNoPeLicenseError[source]
Bases:
XmpStatusExceptiono free PE license (NOLICPE)
- exception XmpNotReadableError[source]
Bases:
XmpStatusExceptionCommand is write-only (NOTREADABLE)
- exception XmpNotReservedError[source]
Bases:
XmpStatusExceptionCommand cannot be set because resource not reserved (NOTRESERVED)
- exception XmpNotSupportedError[source]
Bases:
XmpStatusExceptionCommand not supported (NOTSUPPORTED)
- exception XmpNotValidError[source]
Bases:
XmpStatusExceptionOperation not valid in current state (NOTVALID)
- exception XmpNotWritableError[source]
Bases:
XmpStatusExceptionCommand cannot be set because it is not in a writable state (NOTWRITABLE)
- exception XmpPendingError[source]
Bases:
XmpStatusExceptionStatus return will wait until command has been execute (PENDING)
- exception XmpXlsDeniedError[source]
Bases:
XmpStatusExceptionRequest for resource rejected by Xena License Server (XLSDENIED)
- exception XmpXlsFailedError[source]
Bases:
XmpStatusExceptionCould not establish connection to Xena License Server (XLSFAILED)
- exception XmpXlsInvalidError[source]
Bases:
XmpStatusExceptionTrying to run Valkyrie VE with VulcanVE-300 resource (XLSINVALID)
- exception XoaConnectionError[source]
Bases:
XoaException
- exception XoaConnectionTimeoutError[source]
Bases:
XoaException
- exception XoaLostFuture[source]
Bases:
XoaException