Preview: error.js
Size: 186 B
//opt/alt/alt-nodejs6/root/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/error.js
'use strict'
function ValidationError (errors) {
this.name = 'ValidationError'
this.errors = errors
}
ValidationError.prototype = Error.prototype
module.exports = ValidationError
Directory Contents
Dirs: 1 × Files: 4