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