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