Lines Matching refs:ex

350         } catch (ex) {
351 pdfManagerCapability.reject(ex);
362 } catch (ex) {
363 pdfManagerCapability.reject(ex);
405 } catch (ex) {
406 pdfManagerCapability.reject(ex);
497 loadDocument(false).then(onSuccess, function loadFailure(ex) {
500 if (!(ex instanceof _core_utils.XRefParseException)) {
501 onFailure(ex);
1778 } catch (ex) {}
10240 } catch (ex) {}
12990 } catch (ex) {
12991 if (ex instanceof _core_utils.MissingDataException) {
12992 throw ex;
13005 } catch (ex) {
13006 if (ex instanceof _core_utils.MissingDataException) {
13007 throw ex;
13977 } catch (ex) {
13978 if (ex instanceof _core_utils.MissingDataException) {
13979 throw ex;
13994 } catch (ex) {
13995 if (ex instanceof _core_utils.MissingDataException) {
13996 throw ex;
14044 } catch (ex) {
14045 if (ex instanceof _core_utils.MissingDataException) {
14046 throw ex;
14567 } catch (ex) {
14568 if (ex instanceof _core_utils.MissingDataException) {
14569 throw ex;
14572 (0, _util.warn)("XRef.parse - Invalid \"Encrypt\" reference: \"".concat(ex, "\"."));
14586 } catch (ex) {
14587 if (ex instanceof _core_utils.MissingDataException) {
14588 throw ex;
14591 (0, _util.warn)("XRef.parse - Invalid \"Root\" reference: \"".concat(ex, "\"."));
14983 } catch (ex) {
14984 if (ex instanceof _core_utils.MissingDataException) {
14985 throw ex;
15700 } catch (ex) {
15701 if (!(ex instanceof _core_utils.MissingDataException)) {
15702 throw ex;
15707 begin: ex.begin,
15708 end: ex.end
16506 } catch (ex) {
16507 if (ex instanceof _core_utils.MissingDataException) {
16508 throw ex;
16511 (0, _util.warn)("Invalid stream: \"".concat(ex, "\""));
22843 } catch (ex) {
22844 if (ex instanceof DNLMarkerError) {
22845 … (0, _util.warn)("".concat(ex.message, " -- attempting to re-parse the JPEG image."));
22847 dnlScanLines: ex.scanLines
22849 } else if (ex instanceof EOIMarkerError) {
22850 (0, _util.warn)("".concat(ex.message, " -- ignoring the rest of the image data."));
22854 throw ex;
27019 } catch (ex) {
31198 } catch (ex) {}
31328 } catch (ex) {
31329 reject(ex);
31937 } catch (ex) {
31938 reject(ex);
34589 } catch (ex) {
34590 if (ex instanceof _core_utils.MissingDataException) {
34591 throw ex;
34594 (0, _util.warn)('Invalid cMap data: ' + ex);
37519 } catch (ex) {
37520 if (ex instanceof _core_utils.MissingDataException) {
37521 throw ex;
48759 } catch (ex) {
48760 if (ex instanceof _core_utils.MissingDataException) {
48761 throw ex;
48767 (0, _util.warn)(ex);