workflow
Method
This is a method of the Error class in the error module.Create a workflow error
Signature
Parameters
No description available.
Returns
The result of the operation.
workflow: Create a workflow error
This is a method of the Error class in the error module.Create a workflow error
def workflow(msg: impl Into<String>) -> Self