stdErr
Error message if any. The value of this will depend on the implementation:
OkJupyterResponse: Will be
null
AbortJupyterResponse: Will be the reason the execution was aborted.
ErrorJupyterResponse: Will be the exception stacktrace.
Error message if any. The value of this will depend on the implementation:
OkJupyterResponse: Will be null
AbortJupyterResponse: Will be the reason the execution was aborted.
ErrorJupyterResponse: Will be the exception stacktrace.