failure
Method
This is a method of the AddResult class in the knowledge module.Create a failed add result
Signature
Parameters
No description available.
Returns
The result of the operation.
failure: Create a failed add result
This is a method of the AddResult class in the knowledge module.Create a failed add result
def failure(message: impl Into<String>) -> Self