UNPKG

credithub-webservice

Version:

Chamada aos serviços da CreditHub via NodeJS ou pelo navegador.

24 lines (16 loc) 692 B
require('./error-codes.js'); var exception = require('./exception-e2541a77.js'); var ExceptionLegalReview = /*#__PURE__*/function (_Exception) { exception._inherits(ExceptionLegalReview, _Exception); var _super = exception._createSuper(ExceptionLegalReview); function ExceptionLegalReview(msg) { var _this; exception._classCallCheck(this, ExceptionLegalReview); _this = _super.call(this, msg); Object.setPrototypeOf(exception._assertThisInitialized(_this), ExceptionLegalReview.prototype); return _this; } return ExceptionLegalReview; }(exception.BIPBOPException); module.exports = ExceptionLegalReview; //# sourceMappingURL=exception-legal-review.js.map