resumeWithError abstract method
Resumes with an errorMessage (raises RuntimeError in Python).
Implementation
ProgressResult resumeWithError(int handle, String errorMessage);
Resumes with an errorMessage (raises RuntimeError in Python).
ProgressResult resumeWithError(int handle, String errorMessage);