@worldsibu/convector-core-errors
Advanced tools
Comparing version 1.1.9-0-alpha.cffa23bb to 1.1.9-0-alpha.d540ccc6
@@ -44,3 +44,3 @@ "use strict"; | ||
_this.description = 'The controller namespace was not found in the chaincode'; | ||
_this.explanation = "\n This might happen because you misspelled the controller " + _this.ctrl + " name\n " + chaincodeSideMessage; | ||
_this.explanation = "\n This might happen because you misspelled the controller " + _this.ctrl + " name\n Another reason might be that you have multiple Convector versions runnin in node\n " + chaincodeSideMessage; | ||
_this.message = _super.prototype.getMessage.call(_this, _super.prototype.getOriginal.call(_this)); | ||
@@ -47,0 +47,0 @@ return _this; |
{ | ||
"name": "@worldsibu/convector-core-errors", | ||
"version": "1.1.9-0-alpha.cffa23bb", | ||
"version": "1.1.9-0-alpha.d540ccc6", | ||
"description": "Convector Errors", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42481