UNPKG

credithub-webservice

Version:

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

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