Matt Palmer c39e3dfcea Add some more generic error messages
These are almost all taken from error messages that are specific to one
particular module, and turned into generic errors that can be used for any
module.  It seemed like a better idea to provide generic messages than to
encourage infinite proliferation of error codes (which would probably end up
blowing the 255 value threshold sooner or later).  It doesn't seem necessary
to provide module-specific error messages for things like "Invalid <X>
filesize", since users should already know what sort of file they're asking
to be parsed.
2020-05-19 23:52:16 +10:00
..
2018-09-18 16:34:00 -07:00
2019-01-25 13:31:32 +01:00
2018-10-28 16:47:13 +01:00
2019-11-09 16:42:50 -08:00
2019-01-14 10:11:23 +01:00
2019-07-29 18:42:50 +02:00
2019-01-14 10:11:23 +01:00
2019-01-14 10:11:23 +01:00
2019-01-14 10:11:23 +01:00
2019-04-30 13:38:44 +02:00
2019-11-09 16:42:50 -08:00
2018-12-02 11:58:48 +01:00
2017-11-13 12:12:44 -08:00
2018-07-26 11:41:56 +02:00
2018-09-18 16:34:00 -07:00
2018-02-08 19:13:29 +01:00
2019-05-01 15:52:56 +02:00
2019-04-30 13:38:44 +02:00
2018-01-11 02:41:16 +01:00
2020-05-19 23:52:16 +10:00