- extends: BaseError
ExtensionOperationError is raised when an extension fails in operation “install”, “update” or “uninstall”.
message
- type: str
Message of the exception.
stacktrace
- type: str
A string representing all the calls prior to the function that raised the exception.
extention_type
- type: str
Type of the extension.
operation
- type: str
Operation of the extension.PreviousElementNotFoundErrorNextInvalidOperationError