• Tristan Cavelier's avatar
    Change returned error to an object. · 829ff89e
    Tristan Cavelier authored
    It contains now
    - status : code
    - statusText : string associated with error code
    - message : an explicit error message
    - array : array containing some returned errors from child job(s).
    829ff89e
jio.storage.js 30.6 KB