Searched refs:FingerprintFormatError (Results 1 – 4 of 4) sorted by relevance
14 var FingerprintFormatError = errs.FingerprintFormatError; variable47 throw (new FingerprintFormatError(undefined, format));92 throw (new FingerprintFormatError(fp));96 throw (new FingerprintFormatError(fp));106 throw (new FingerprintFormatError(fp));110 throw (new FingerprintFormatError(fp));115 throw (new FingerprintFormatError(fp));
6 function FingerprintFormatError(fp, format) { class8 Error.captureStackTrace(this, FingerprintFormatError);18 util.inherits(FingerprintFormatError, Error);78 FingerprintFormatError: FingerprintFormatError, property
33 FingerprintFormatError: errs.FingerprintFormatError, property
650 ### `FingerprintFormatError`