Method: PulpcoreClient::TaskResponse#error

Defined in:
lib/pulpcore_client/models/task_response.rb

#errorObject

A JSON Object of a fatal error encountered during the execution of this task.



48
49
50
# File 'lib/pulpcore_client/models/task_response.rb', line 48

def error
  @error
end