Bill Walker 12af2f9431 fix for #2219, "provide a better error message when file= not found/accessible"
summary: create a new Exception class for missing PDF's, use it in place of generic

add new MissingPDFException to util.js
handle MissingPDF in api.js
handle MissingPDF in viewer.js, using new missing_file_error message
add new missing_file_error to l10n/en-US/viewer.properties
send MissingPDF from WorkerMessageHandler's loadDocument
send MissingPDF from GetDocRequest handler
2013-01-29 13:17:04 -08:00
..
2012-10-29 14:08:52 -04:00
2012-08-31 15:48:21 -07:00
2012-08-31 15:48:21 -07:00
2012-08-31 15:48:21 -07:00
2012-08-31 15:48:21 -07:00
2012-10-31 17:31:46 +02:00
2012-08-31 15:48:21 -07:00
2012-09-15 18:54:08 +02:00
2012-08-31 15:48:21 -07:00
2013-01-04 11:01:31 -06:00