UNPKG

bipbop-webservice

Version:

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

20 lines (14 loc) 585 B
require('./error-codes.js'); var __chunk_1 = require('./chunk-6206e12c.js'); var exception = require('./exception.js'); var ExceptionMissingArgument = /*#__PURE__*/ function (_Exception) { __chunk_1._inherits(ExceptionMissingArgument, _Exception); function ExceptionMissingArgument() { __chunk_1._classCallCheck(this, ExceptionMissingArgument); return __chunk_1._possibleConstructorReturn(this, __chunk_1._getPrototypeOf(ExceptionMissingArgument).apply(this, arguments)); } return ExceptionMissingArgument; }(exception); module.exports = ExceptionMissingArgument;