@am92/redis
Version:
10 lines (9 loc) • 327 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.CLIENT_NOT_CONNECTED_ERROR = void 0;
/** @ignore */
exports.CLIENT_NOT_CONNECTED_ERROR = {
message: 'Invalid interpolateXml Arguments: templatePath cannot be blank',
statusCode: 500,
errorCode: 'RedisSdk::CLIENT_NOT_CONNECTED'
};