sasjs / adapter

An adapter for bidirectional SAS® <-> Javascript communication

Home Page:https://adapter.sasjs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make ErrorBody interface public

medjedovicm opened this issue · comments

It is important so the clients can use it when doing the error handling.

  • Make ErrorBody interface public
  • It should also be updated to be in sync with all JobExecution methods.