IBMCompositeJob.error_message# IBMCompositeJob.error_message()[source]# Provide details about the reason of failure. Note This method blocks until the job finishes. Return type: Optional[str] Returns: An error report if the job failed or None otherwise.