EngineInternalError#

exception EngineInternalError#

Bases: Exception

Indicates that the workflow engine has encountered an internal error.

An error of this type means that something has gone wrong with the workflow engine itself during the requested operation. Such an error should not usually be encountered and may indicate the presence of a bug that should be reported to the engine maintainer.

Import detail#

from ansys.engineeringworkflow.api.exceptions import EngineInternalError