Searched refs:KeyEncryptedError (Results 1 – 6 of 6) sorted by relevance
65 function KeyEncryptedError(name, format) { class67 Error.captureStackTrace(this, KeyEncryptedError);75 util.inherits(KeyEncryptedError, Error);82 KeyEncryptedError: KeyEncryptedError, property
37 KeyEncryptedError: errs.KeyEncryptedError, property
30 var KeyEncryptedError = errs.KeyEncryptedError; variable
75 throw (new errors.KeyEncryptedError(
78 throw (new errors.KeyEncryptedError(
672 ### `KeyEncryptedError`