Searched refs:DEVICE_NOT_SET_ERROR (Results 1 – 1 of 1) sorted by relevance
42 const DEVICE_NOT_SET_ERROR = 'Device not set.'; constant158 if (!this.dev) throw Error(DEVICE_NOT_SET_ERROR);197 if (e.message !== DEVICE_NOT_SET_ERROR) {369 if (!this.dev) throw Error(DEVICE_NOT_SET_ERROR);374 if (!this.dev) throw Error(DEVICE_NOT_SET_ERROR);